Skip to content

Commit

Permalink
Merge pull request #78 from bcostm/patch-1
Browse files Browse the repository at this point in the history
Add NUCLEO_F746ZG ID
  • Loading branch information
PrzemekWirkus committed May 16, 2016
2 parents cdf68be + 9ffcaf0 commit e89c3f6
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 @@ -96,6 +96,7 @@ def __init__(self):
"0805": "DISCO_L053C8",
"0810": "DISCO_F334C8",
"0815": "DISCO_F746NG",
"0816": "NUCLEO_F746ZG",
"0820": "DISCO_L476VG",
"0824": "LPC824",
"0900": "XPRO_SAMR21",
Expand Down

0 comments on commit e89c3f6

Please sign in to comment.