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.
1 parent c38571c commit 7e11803Copy full SHA for 7e11803
mbed_lstools/lstools_base.py
@@ -89,7 +89,7 @@ def __init__(self):
89
"0777": "NUCLEO_F446RE",
90
"0780": "ST_PLACEHOLDER",
91
"0785": "ST_PLACEHOLDER",
92
- "0790": "ST_PLACEHOLDER",
+ "0790": "NUCLEO_L031K6",
93
"0791": "NUCLEO_F031K6",
94
"0795": "DISCOVERY-F429ZI",
95
"0799": "ST_PLACEHOLDER",
0 commit comments