forked from kofal.net/zmk
docs: update name of XIAO boards (#2869)
This commit is contained in:
@@ -95,7 +95,7 @@ From there, you should see the various log messages from ZMK and Zephyr, dependi
|
||||
|
||||
## 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 Seeed Studio 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.
|
||||
|
||||
To do so, you need to follow the upstream Zephyr [`cdc-acm-console` snippet requirements](https://docs.zephyrproject.org/3.5.0/snippets/cdc-acm-console/README.html#requirements) steps.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user