Skip to content

Commit 5c50c9f

Browse files
authored
Merge pull request #161 from cyliangtw/master
Add Nuvoton M252KG and M263KI support
2 parents 22fbc76 + 1e86128 commit 5c50c9f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/mbed_os_tools/detect/platform_database.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,8 @@
225225
u"1306": u"NUMAKER_PFM_NANO130",
226226
u"1307": u"NUMAKER_PFM_NUC240",
227227
u"1308": u"NUMAKER_IOT_M487",
228+
u"1309": u"NUMAKER_M252KG",
229+
u"1310": u"NUMAKER_M263KI",
228230
u"1500": u"RHOMBIO_L476DMW1K",
229231
u"1549": u"LPC1549",
230232
u"1600": u"LPC4330_M4",

0 commit comments

Comments
 (0)