File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -51778,6 +51778,24 @@ kodedot.recipe.hooks.objcopy.postobjcopy.3.pattern_args=
5177851778
5177951779kodedot.recipe.output.save_file={build.project_name}.ino.bin
5178051780
51781+ kodedot.menu.DebugLevel.none=None
51782+ kodedot.menu.DebugLevel.none.build.code_debug=0
51783+
51784+ kodedot.menu.DebugLevel.error=Error
51785+ kodedot.menu.DebugLevel.error.build.code_debug=1
51786+
51787+ kodedot.menu.DebugLevel.warn=Warn
51788+ kodedot.menu.DebugLevel.warn.build.code_debug=2
51789+
51790+ kodedot.menu.DebugLevel.info=Info
51791+ kodedot.menu.DebugLevel.info.build.code_debug=3
51792+
51793+ kodedot.menu.DebugLevel.debug=Debug
51794+ kodedot.menu.DebugLevel.debug.build.code_debug=4
51795+
51796+ kodedot.menu.DebugLevel.verbose=Verbose
51797+ kodedot.menu.DebugLevel.verbose.build.code_debug=5
51798+
5178151799##############################################################
5178251800
5178351801# FED4 Board
You can’t perform that action at this time.
0 commit comments