chore: Add rp2040/USB logging core coverage.

* Include an rp2040 core build target, and include USB logging snippet
  for completeness.
This commit is contained in:
Peter Johanson 2024-06-24 10:58:34 -06:00 committed by Pete Johanson
parent 03099b04b6
commit 3e2c428fca

View file

@ -22,6 +22,9 @@ include:
shield: kyria_left
cmake-args: "-DCONFIG_ZMK_DISPLAY=y"
nickname: "display"
- board: sparkfun_pro_micro_rp2040
shield: reviung41
cmake-args: "-DSNIPPET='zmk-usb-logging'"
- board: nice_nano_v2
shield: kyria_right
cmake-args: "-DCONFIG_ZMK_DISPLAY=y"