Skip to content

Commit c600d73

Browse files
authored
arduino_nano_esp32.json: flash recovery image
1 parent b457d7a commit c600d73

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

boards/arduino_nano_esp32.json

+8
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,14 @@
4141
],
4242
"name": "Arduino Nano ESP32",
4343
"upload": {
44+
"arduino": {
45+
"flash_extra_images": [
46+
[
47+
"0xf70000",
48+
"variants/arduino_nano_nora/extra/nora_recovery/nora_recovery.ino.bin"
49+
]
50+
]
51+
},
4452
"flash_size": "16MB",
4553
"maximum_ram_size": 327680,
4654
"maximum_size": 16777216,

0 commit comments

Comments
 (0)