Skip to content

Commit 96a562a

Browse files
author
Cruz Monrreal
authored
Merge pull request #6550 from theotherjimmy/remove-m1
Remove MPS2 M1
2 parents e913e91 + 4eff47f commit 96a562a

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

targets/targets.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2633,14 +2633,6 @@
26332633
"device_has": ["AACI", "ANALOGIN", "CLCD", "ETHERNET", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "SERIAL", "SERIAL_FC", "SPI", "SPISLAVE", "TSC"],
26342634
"release_versions": ["2"]
26352635
},
2636-
"ARM_MPS2_M1": {
2637-
"inherits": ["ARM_MPS2_Target"],
2638-
"core": "Cortex-M1",
2639-
"supported_toolchains": ["ARM"],
2640-
"extra_labels": ["ARM_SSG", "MPS2", "MPS2_M1"],
2641-
"macros": ["CMSDK_CM1"],
2642-
"device_has": ["AACI", "ANALOGIN", "CLCD", "ETHERNET", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "SERIAL", "SERIAL_FC", "SPI", "SPISLAVE", "TSC"]
2643-
},
26442636
"ARM_MPS2_M3": {
26452637
"inherits": ["ARM_MPS2_Target"],
26462638
"core": "Cortex-M3",

0 commit comments

Comments
 (0)