Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7eb6fc5

Browse filesBrowse files
stickbreakerme-no-dev
authored andcommitted
Add Core Debug Level for WeMosBat (espressif#1222)
Should we add this declaration option for all boards?
1 parent aa1288a commit 7eb6fc5
Copy full SHA for 7eb6fc5

File tree

Expand file treeCollapse file tree

1 file changed

+13
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+13
-0
lines changed

‎boards.txt

Copy file name to clipboardExpand all lines: boards.txt
+13Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -471,6 +471,19 @@ WeMosBat.menu.UploadSpeed.460800.upload.speed=460800
471471
WeMosBat.menu.UploadSpeed.512000.windows=512000
472472
WeMosBat.menu.UploadSpeed.512000.upload.speed=512000
473473

474+
WeMosBat.menu.DebugLevel.none=None
475+
WeMosBat.menu.DebugLevel.none.build.code_debug=0
476+
WeMosBat.menu.DebugLevel.error=Error
477+
WeMosBat.menu.DebugLevel.error.build.code_debug=1
478+
WeMosBat.menu.DebugLevel.warn=Warn
479+
WeMosBat.menu.DebugLevel.warn.build.code_debug=2
480+
WeMosBat.menu.DebugLevel.info=Info
481+
WeMosBat.menu.DebugLevel.info.build.code_debug=3
482+
WeMosBat.menu.DebugLevel.debug=Debug
483+
WeMosBat.menu.DebugLevel.debug.build.code_debug=4
484+
WeMosBat.menu.DebugLevel.verbose=Verbose
485+
WeMosBat.menu.DebugLevel.verbose.build.code_debug=5
486+
474487
##############################################################
475488

476489
espea32.name=ESPea32

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.