Update docs/docs/development/usb-logging.md
This commit is contained in:
parent
3612ecdf9f
commit
d8524f16e2
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ You should see tio printing `Disconnected` or `Connected` when you disconnect or
|
||||||
|
|
||||||
From there, you should see the various log messages from ZMK and Zephyr, depending on which systems you have set to what log levels.
|
From there, you should see the various log messages from ZMK and Zephyr, depending on which systems you have set to what log levels.
|
||||||
|
|
||||||
## Adding USB logging to a board
|
## Adding USB Logging to a Board
|
||||||
|
|
||||||
Standard boards such as the nice!nano and Seeeduino XIAO family have the necessary configuration for logging already added, however if you are developing your own standalone board you may wish to add the ability to use USB logging in the future.
|
Standard boards such as the nice!nano and Seeeduino XIAO family have the necessary configuration for logging already added, however if you are developing your own standalone board you may wish to add the ability to use USB logging in the future.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue