Skip to content

Commit b515def

Browse files
committed
Forgot to update STK number in one place.
1 parent 037dd8c commit b515def

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workspace_tools/targets.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1928,7 +1928,7 @@ def __init__(self):
19281928
EFM32WG_STK3800(),
19291929
EFM32ZG_STK3200(),
19301930
EFM32HG_STK3400(),
1931-
EFM32PG_STKXXXX(),
1931+
EFM32PG_STK3401(),
19321932

19331933
### WIZnet ###
19341934
WIZWIKI_W7500(),

0 commit comments

Comments
 (0)