ESP32 .bin only; update nvm.toml
This commit is contained in:
parent
2c7ad7a39f
commit
fa62c87536
|
@ -1 +1 @@
|
|||
Subproject commit 266ea20ed80104c315dcb124b482fa5f9f48cdec
|
||||
Subproject commit 2d292ad4e67890d4b85b027431ba9fef7bf561fd
|
|
@ -71,6 +71,8 @@ extension_by_board = {
|
|||
"meowbit_v121": UF2,
|
||||
"sparkfun_stm32_thing_plus": BIN_UF2,
|
||||
"swan_r5": BIN_UF2,
|
||||
# esp32
|
||||
"adafruit_feather_esp32_v2": BIN,
|
||||
# esp32c3
|
||||
"adafruit_qtpy_esp32c3": BIN,
|
||||
"ai_thinker_esp32-c3s": BIN,
|
||||
|
|
Loading…
Reference in New Issue