Skip to content

Commit 147eb04

Browse files
committed
Merge pull request #31 from ccli8/master
Add support for Nuvoton NUC472 NuTiny
2 parents 2a40f00 + 2a889dc commit 147eb04

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
@@ -119,6 +119,7 @@ def __init__(self):
119119
"1168": "LPC11U68",
120120
"1234": "UBLOX_C027",
121121
"1235": "UBLOX_C027",
122+
"1300": "NUC472-NUTINY",
122123
"1549": "LPC1549",
123124
"1600": "LPC4330_M4",
124125
"1605": "LPC4330_M4",

0 commit comments

Comments
 (0)