We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53d0e35 commit caacfe6Copy full SHA for caacfe6
docs/source/guides/tools_menu.rst
@@ -196,6 +196,14 @@ Events Run On
196
197
This function is also used to select the core that runs the Arduino events. This is only valid if the target SoC has 2 cores.
198
199
+Erase Flash
200
+***********
201
+
202
+This function is used to select if the flash memory should be erased before uploading the sketch.
203
204
+* **Only Sketch** - Upload the sketch without erasing all flash contents. (default)
205
+* **All Flash Contents** - Erase all flash contents before uploading the sketch.
206
207
Port
208
****
209
0 commit comments