Skip to content

Commit

Permalink
Merge pull request #31 from ccli8/master
Browse files Browse the repository at this point in the history
Add support for Nuvoton NUC472 NuTiny
  • Loading branch information
PrzemekWirkus committed Jan 4, 2016
2 parents 2a40f00 + 2a889dc commit 147eb04
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 @@ -119,6 +119,7 @@ def __init__(self):
"1168": "LPC11U68",
"1234": "UBLOX_C027",
"1235": "UBLOX_C027",
"1300": "NUC472-NUTINY",
"1549": "LPC1549",
"1600": "LPC4330_M4",
"1605": "LPC4330_M4",
Expand Down

0 comments on commit 147eb04

Please sign in to comment.