Skip to content

Commit ae0f6f2

Browse files
committed
[Silicon Labs] Update board IDs
Updated board IDs for Silicon Labs targets.
1 parent 8363261 commit ae0f6f2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

mbed_lstools/lstools_base.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,9 @@ def __init__(self, **kwargs):
215215
"2025": "EFM32TG_STK3300",
216216
"2030": "EFM32ZG_STK3200",
217217
"2035": "EFM32PG_STK3401",
218+
"2040": "EFM32PG12_STK3402",
219+
"2041": "THUNDERBOARD_SENSE_12",
220+
"2045": "THUNDERBOARD_SENSE",
218221
"2100": "XBED_LPC1768",
219222
"2201": "WIZWIKI_W7500",
220223
"2202": "WIZWIKI_W7500ECO",

0 commit comments

Comments
 (0)