Skip to content

Commit caacfe6

Browse files
committed
Updated docs with erase flash option
1 parent 53d0e35 commit caacfe6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/source/guides/tools_menu.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,14 @@ Events Run On
196196

197197
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.
198198

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+
199207
Port
200208
****
201209

0 commit comments

Comments
 (0)