Skip to content

Commit 9c9641a

Browse files
authored
Merge pull request #166 from stevew817/siliconlabs/series1config2
[Silicon Labs] Update board IDs
2 parents 8363261 + fee7bbb commit 9c9641a

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": "TB_SENSE_12",
220+
"2045": "TB_SENSE_1",
218221
"2100": "XBED_LPC1768",
219222
"2201": "WIZWIKI_W7500",
220223
"2202": "WIZWIKI_W7500ECO",

0 commit comments

Comments
 (0)