Enable UF2 builds for STM32 Thing Plus

This commit is contained in:
Nathan Young 2022-06-04 15:21:06 +02:00
parent edfabb66ff
commit 761e66e85b

View File

@ -69,6 +69,7 @@ extension_by_board = {
"microbit_v2": COMBINED_HEX,
# stm32
"meowbit_v121": UF2,
"sparkfun_stm32_thing_plus": BIN_UF2,
# esp32c3
"adafruit_qtpy_esp32c3": BIN,
"ai_thinker_esp32-c3s": BIN,