feat(swan_r5): Enable UF2 support for Swan R5 board
This commit is contained in:
parent
562c73bcc7
commit
d03bba3adb
@ -70,6 +70,7 @@ extension_by_board = {
|
|||||||
# stm32
|
# stm32
|
||||||
"meowbit_v121": UF2,
|
"meowbit_v121": UF2,
|
||||||
"sparkfun_stm32_thing_plus": BIN_UF2,
|
"sparkfun_stm32_thing_plus": BIN_UF2,
|
||||||
|
"swan_r5": BIN_UF2,
|
||||||
# esp32c3
|
# esp32c3
|
||||||
"adafruit_qtpy_esp32c3": BIN,
|
"adafruit_qtpy_esp32c3": BIN,
|
||||||
"ai_thinker_esp32-c3s": BIN,
|
"ai_thinker_esp32-c3s": BIN,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user