Skip to content

Commit 2a889dc

Browse files
committed
Add support for Nuvoton NUC472 NuTiny
1 parent fb350c9 commit 2a889dc

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)