Skip to content

Commit c5d1da4

Browse files
authored
Merge pull request #6459 from NathanY3G/enable-uf2-builds-for-stm32-thing-plus
Enable UF2 builds for STM32 Thing Plus
2 parents db6d506 + 761e66e commit c5d1da4

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)