Skip to content

Commit d03bba3

Browse files
committed
feat(swan_r5): Enable UF2 support for Swan R5 board
1 parent 562c73b commit d03bba3

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
@@ -70,6 +70,7 @@
7070
# stm32
7171
"meowbit_v121": UF2,
7272
"sparkfun_stm32_thing_plus": BIN_UF2,
73+
"swan_r5": BIN_UF2,
7374
# esp32c3
7475
"adafruit_qtpy_esp32c3": BIN,
7576
"ai_thinker_esp32-c3s": BIN,

0 commit comments

Comments
 (0)