Skip to content

Commit

Permalink
Merge pull request #89 from jeromecoutant/PR_NUCLEO_F207ZG
Browse files Browse the repository at this point in the history
Adding NUCLEO_F207ZG detection
  • Loading branch information
PrzemekWirkus authored Jun 20, 2016
2 parents 1c3fa4d + 7abe0be commit 90ab168
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 @@ -102,6 +102,7 @@ def __init__(self):
"0816": "NUCLEO_F746ZG",
"0820": "DISCO_L476VG",
"0824": "LPC824",
"0835": "NUCLEO_F207ZG",
"0900": "XPRO_SAMR21",
"0905": "XPRO_SAMW25",
"0910": "XPRO_SAML21",
Expand Down

0 comments on commit 90ab168

Please sign in to comment.