Skip to content

Commit

Permalink
Merge pull request #63 from ccli8/master
Browse files Browse the repository at this point in the history
Support Nuvoton MCU series
  • Loading branch information
PrzemekWirkus committed Mar 30, 2016
2 parents b0330d1 + c693552 commit a805625
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mbed_lstools/lstools_base.py
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ def __init__(self):
"1234": "UBLOX_C027",
"1235": "UBLOX_C027",
"1300": "NUC472-NUTINY",
"1301": "NUMBED",
"1549": "LPC1549",
"1600": "LPC4330_M4",
"1605": "LPC4330_M4",
Expand Down

0 comments on commit a805625

Please sign in to comment.