zmk/docs/docs/development
Peter Johanson a080b5287f refactor: Remove static CDC ACM logging nodes.
* To avoid spurious CDC ACM instances when usint CDC ACM for something
  other than logging, move to the approach used by Zephyr of using a
  snippet to redirect console output to a CDC ACM node added by the
  snippet. Remove all the existing static CDC ACM nodes.
* Add new `zmk-usb-logging` snippet that mirrors the upstream
  `cdc-acm-logging` snippet, but still does our extra USB logging
  configuration.
* Updated logging docs accordingly.

Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
2024-06-20 12:06:13 -06:00
..
setup refactor(docs): Document and enforce header casing conventions 2024-06-17 11:46:32 -07:00
boards-shields-keymaps.md fix(docs): More Zephyr docs link updates. 2024-02-09 14:32:46 -08:00
build-flash.mdx refactor(docs): Document and enforce header casing conventions 2024-06-17 11:46:32 -07:00
clean-room.md fix(docs): Fix deprecated admonition types 2024-01-20 22:28:41 -08:00
documentation.md refactor(docs): Document and enforce header casing conventions 2024-06-17 11:46:32 -07:00
hardware-metadata-files.md feat(docs): add backlight documentation 2022-02-05 23:40:18 -05:00
ide-integration.mdx refactor(docs): Document and enforce header casing conventions 2024-06-17 11:46:32 -07:00
new-behavior.mdx refactor(docs): Document and enforce header casing conventions 2024-06-17 11:46:32 -07:00
new-shield.mdx feat(docs): Improve the toolchain setup page (#2272) 2024-06-01 21:51:08 -07:00
posix-board.md docs: Add syntax highlighting to more code blocks 2023-10-09 15:19:24 -07:00
pre-commit.md docs: Add pre-commit documentation 2023-04-24 16:07:04 -07:00
tests.md refactor(tests): Move remaining tests to posix 64. 2022-05-19 10:55:23 -04:00
usb-logging.mdx refactor: Remove static CDC ACM logging nodes. 2024-06-20 12:06:13 -06:00