Skip to content

Commit

Permalink
chore: Add rp2040/USB logging core coverage.
Browse files Browse the repository at this point in the history
* Include an rp2040 core build target, and include USB logging snippet
  for completeness.
  • Loading branch information
petejohanson committed Jun 24, 2024
1 parent 7cdf1e4 commit 23d0b3d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/core-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 23d0b3d

Please sign in to comment.