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 4a84753 + 502b0e4 commit e7346daCopy full SHA for e7346da
mbed_lstools/lstools_base.py
@@ -107,6 +107,7 @@ def __init__(self):
107
"1010": "LPC1768",
108
"1017": "HRM1017",
109
"1018": "SSCI824",
110
+ "1019": "TY51822R3",
111
"1034": "LPC11U34",
112
"1040": "LPC11U24",
113
"1045": "LPC11U24",
@@ -140,6 +141,9 @@ def __init__(self):
140
141
"2025": "EFM32TG_STK3300",
142
"2030": "EFM32ZG_STK3200",
143
"2100": "XBED_LPC1768",
144
+ "2201": "WIZWIKI_W7500",
145
+ "2202": "WIZWIKI_W7500ECO",
146
+ "2203": "WIZWIKI_W7500P",
147
"3001": "LPC11U24",
148
"4000": "LPC11U35_Y5_MBUG",
149
"4005": "NRF51822_Y5_MBUG",
0 commit comments