Skip to content

Commit 14085c4

Browse files
authored
add missing menu option
Somehow the fix espressif#7129 was not applied to NORA-W10 probably both changes were happening at around the same time, this PR fixes this.
1 parent f4bd568 commit 14085c4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: boards.txt

+5
Original file line numberDiff line numberDiff line change
@@ -5033,6 +5033,11 @@ nora_w10.menu.DebugLevel.debug.build.code_debug=4
50335033
nora_w10.menu.DebugLevel.verbose=Verbose
50345034
nora_w10.menu.DebugLevel.verbose.build.code_debug=5
50355035

5036+
nora_w10.menu.EraseFlash.none=Disabled
5037+
nora_w10.menu.EraseFlash.none.upload.erase_cmd=
5038+
nora_w10.menu.EraseFlash.all=Enabled
5039+
nora_w10.menu.EraseFlash.all.upload.erase_cmd=-e
5040+
50365041
##############################################################
50375042

50385043
widora-air.name=Widora AIR

0 commit comments

Comments
 (0)