zmk/app/boards/arm/bluemicro840
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
..
arduino_pro_micro_pins.dtsi fix(boards): nrf boards missing SPI in pinctrl and dtsi, requiring users to manually define in their shield definitions if they wanted to use SPI 2024-04-25 00:54:44 -07:00
bluemicro840_v1-pinctrl.dtsi fix(boards): nrf boards missing SPI in pinctrl and dtsi, requiring users to manually define in their shield definitions if they wanted to use SPI 2024-04-25 00:54:44 -07:00
bluemicro840_v1.dts refactor: Remove static CDC ACM logging nodes. 2024-06-20 12:06:13 -06:00
bluemicro840_v1.yaml refactor(boards): Rename to bluemicro840_v1. 2020-08-19 16:35:18 -04:00
bluemicro840_v1.zmk.yml refactor(boards): Add metadata for boards. 2021-09-11 00:50:36 -04:00
bluemicro840_v1_defconfig fix(usb): Tweak how ZMK_USB gets enabled. 2023-11-13 12:56:23 -08:00
board.cmake feat(boards): Make west flash work with new UF2 runner. 2024-02-09 14:32:46 -08:00
Kconfig refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
Kconfig.board refactor: Replace tabs with spaces 2023-04-24 16:07:04 -07:00
Kconfig.defconfig fix(usb): Tweak how ZMK_USB gets enabled. 2023-11-13 12:56:23 -08:00