8000 Merge pull request #232 from gbrtth/master · ARMmbed/mbed-os-tools@1f92410 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1f92410

Browse files
authored
Merge pull request #232 from gbrtth/master
Add Musca B1/S1 targets
2 parents 2929e93 + a7bb6bc commit 1f92410

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

src/mbed_os_tools/detect/platform_database.py

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -294,10 +294,8 @@
294294
u"5004": u"ARM_CM3DS_MPS2",
295295
u"5005": u"ARM_MPS2_M0DS",
296296
u"5006": u"ARM_MUSCA_A1",
297-
u"5007": u"ARM_MPS2_M1",
298-
u"5009": u"ARM_MPS2_M3",
299-
u"5011": u"ARM_MPS2_M4",
300-
u"5015": u"ARM_MPS2_M7",
297+
u"5007": u"ARM_MUSCA_B1",
298+
u"5009": u"ARM_MUSCA_S1",
301299
u"5020": u"HOME_GATEWAY_6LOWPAN",
302300
u"5500": u"RZ_A1H",
303301
u"5501": u"GR_LYCHEE",

0 commit comments

Comments
 (0)
0