From 14085c4abea73d5c699a995bdd710508857eb881 Mon Sep 17 00:00:00 2001 From: Michael Ammann Date: Tue, 20 Sep 2022 20:32:58 +0200 Subject: [PATCH] add missing menu option Somehow the fix #7129 was not applied to NORA-W10 probably both changes were happening at around the same time, this PR fixes this. --- boards.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/boards.txt b/boards.txt index 9ea62663437..883a41e36e7 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