Skip to content

Commit a805625

Browse files
committed
Merge pull request #63 from ccli8/master
Support Nuvoton MCU series
2 parents b0330d1 + c693552 commit a805625

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mbed_lstools/lstools_base.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ def __init__(self):
130130
"1234": "UBLOX_C027",
131131
"1235": "UBLOX_C027",
132132
"1300": "NUC472-NUTINY",
133+
"1301": "NUMBED",
133134
"1549": "LPC1549",
134135
"1600": "LPC4330_M4",
135136
"1605": "LPC4330_M4",

0 commit comments

Comments
 (0)