Skip to content

Commit 501117d

Browse files
Merge pull request #60 from bridadan/update_platform_database
Add TT_M4G9, EFM32GG11_STK3701, and EFM32TG11_STK3301 platforms
2 parents 4298c39 + d9083cc commit 501117d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/mbed_os_tools/detect/platform_database.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,8 @@
236236
u"2035": u"EFM32PG_STK3401",
237237
u"2040": u"EFM32PG12_STK3402",
238238
u"2041": u"TB_SENSE_12",
239+
u"2042": u"EFM32GG11_STK3701",
240+
u"2043": u"EFM32TG11_STK3301",
239241
u"2045": u"TB_SENSE_1",
240242
u"2100": u"XBED_LPC1768",
241243
u"2201": u"WIZWIKI_W7500",
@@ -285,6 +287,7 @@
285287
u"8003": u"UNO_81AM",
286288
u"8004": u"UNO_81A",
287289
u"8012": u"TT_M3HQ",
290+
u"8013": u"TT_M4G9",
288291
u"8080": u"FF1705_L151CC",
289292
u"8081": u"FF_LPC546XX",
290293
u"9001": u"LPC1347",

0 commit comments

Comments
 (0)