We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d099f26 + e5ad088 commit 4c7b546Copy full SHA for 4c7b546
mbed_lstools/lstools_base.py
@@ -87,6 +87,7 @@ def __init__(self):
87
"0740": "NUCLEO_F411RE",
88
"0744": "NUCLEO_F410RB",
89
"0745": "NUCLEO_F303RE",
90
+ "0747": "NUCLEO_F303ZE",
91
"0750": "NUCLEO_F091RC",
92
"0755": "NUCLEO_F070RB",
93
"0760": "NUCLEO_L073RZ",
0 commit comments