8000 Update debugging.rst (#5234) · esp8266/Arduino@2eb5b56 · GitHub
[go: up one dir, main page]

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 2eb5b56

Browse files
teo1978devyte
authored andcommitted
Update debugging.rst (#5234)
* Update debugging.rst PLEASE REVIEW The current link definitely points to the wrong line, where there's nothing remotely resembling a list of DEBUG_ESP_* definitions. There's not an actual "full list" in the whole boards.txt really, but this is the closest thing that can be found in that file. Some additional explanation is needed though, unless there is an actual list somewhere else. * Update debugging.rst requested change
1 parent c8497da commit 2eb5b56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Troubleshooting/debugging.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Debug Level
7474
All defines for the different levels starts with ``DEBUG_ESP_``
7575

7676
a full list can be found here in the
77-
`boards.txt <https://github.com/esp8266/Arduino/blob/master/boards.txt#L180>`__
77+
`boards.txt <https://github.com/esp8266/Arduino/blob/master/tools/boards.txt.py#L1045-L1047>`__
7878

7979
Example for own debug messages
8080
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)
0