Skip to content

Commit 688b703

Browse files
Update ARM.CMSIS.pdsc to add Cortex-M52 Dcore
1 parent 12c0c36 commit 688b703

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

ARM.CMSIS.pdsc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22

3-
<package schemaVersion="1.7.7" xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" xs:noNamespaceSchemaLocation="https://raw.githubusercontent.com/Open-CMSIS-Pack/Open-CMSIS-Pack-Spec/v1.7.7/schema/PACK.xsd">
3+
<package schemaVersion="1.7.31" xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" xs:noNamespaceSchemaLocation="https://raw.githubusercontent.com/Open-CMSIS-Pack/Open-CMSIS-Pack-Spec/v1.7.31/schema/PACK.xsd">
44
<name>CMSIS</name>
55
<description>CMSIS (Common Microcontroller Software Interface Standard)</description>
66
<vendor>ARM</vendor>
@@ -598,6 +598,7 @@
598598
<condition id="ARMv81-MML Device">
599599
<description>Armv8.1-M main line architecture based device</description>
600600
<accept Dcore="ARMV81MML"/>
601+
<accept Dcore="Cortex-M52"/>
601602
<accept Dcore="Cortex-M55"/>
602603
<accept Dcore="Cortex-M85"/>
603604
</condition>

0 commit comments

Comments
 (0)