Skip to content

Commit 761e66e

Browse files
committed
Enable UF2 builds for STM32 Thing Plus
1 parent edfabb6 commit 761e66e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/build_board_info.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@
6969
"microbit_v2": COMBINED_HEX,
7070
# stm32
7171
"meowbit_v121": UF2,
72+
"sparkfun_stm32_thing_plus": BIN_UF2,
7273
# esp32c3
7374
"adafruit_qtpy_esp32c3": BIN,
7475
"ai_thinker_esp32-c3s": BIN,

0 commit comments

Comments
 (0)