ESP32 .bin only; update nvm.toml

This commit is contained in:
Dan Halbert 2022-07-08 20:37:47 -04:00
parent 2c7ad7a39f
commit fa62c87536
2 changed files with 3 additions and 1 deletions

@ -1 +1 @@
Subproject commit 266ea20ed80104c315dcb124b482fa5f9f48cdec
Subproject commit 2d292ad4e67890d4b85b027431ba9fef7bf561fd

View File

@ -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,