Skip to content

Commit 40fa3ba

Browse files
authored
Merge pull request #6511 from blues/swan_r5_uf2_support
feat(swan_r5): Enable UF2 support for Swan R5 board
2 parents 562c73b + d03bba3 commit 40fa3ba

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)