From 86577bf5b3bcc24fe7a29e9a7dd877ecd6191dc8 Mon Sep 17 00:00:00 2001 From: Michael Ammann Date: Wed, 26 Oct 2022 10:18:50 +0200 Subject: [PATCH] add missing menu option (#7282) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Somehow the fix #7129 was not applied to NORA-W10 probably both changes were happening at around the same time, this PR fixes this. Co-authored-by: Jan Procházka <90197375+P-R-O-C-H-Y@users.noreply.github.com> --- boards.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/boards.txt b/boards.txt index aa9a6c002..8e61d77cd 100644 --- a/boards.txt +++ b/boards.txt @@ -5033,6 +5033,11 @@ nora_w10.menu.DebugLevel.debug.build.code_debug=4 nora_w10.menu.DebugLevel.verbose=Verbose nora_w10.menu.DebugLevel.verbose.build.code_debug=5 +nora_w10.menu.EraseFlash.none=Disabled +nora_w10.menu.EraseFlash.none.upload.erase_cmd= +nora_w10.menu.EraseFlash.all=Enabled +nora_w10.menu.EraseFlash.all.upload.erase_cmd=-e + ############################################################## widora-air.name=Widora AIR