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:
parent
03099b04b6
commit
3e2c428fca
1 changed files with 3 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue