Skip to content

Commit fee7bbb

Browse files
committed
Rename ThunderBoard to TB
Because of the limitation in the mbed website. See PR #4059 in ARMmbed/mbed-os.
1 parent ae0f6f2 commit fee7bbb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mbed_lstools/lstools_base.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -216,8 +216,8 @@ def __init__(self, **kwargs):
216216
"2030": "EFM32ZG_STK3200",
217217
"2035": "EFM32PG_STK3401",
218218
"2040": "EFM32PG12_STK3402",
219-
"2041": "THUNDERBOARD_SENSE_12",
220-
"2045": "THUNDERBOARD_SENSE",
219+
"2041": "TB_SENSE_12",
220+
"2045": "TB_SENSE_1",
221221
"2100": "XBED_LPC1768",
222222
"2201": "WIZWIKI_W7500",
223223
"2202": "WIZWIKI_W7500ECO",

0 commit comments

Comments
 (0)