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 edfbcf8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/core-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ 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"'
nickname: "rp2040-and-zmk-usb-logging-snippet"
- board: nice_nano_v2
shield: kyria_right
cmake-args: "-DCONFIG_ZMK_DISPLAY=y"
Expand Down

0 comments on commit edfbcf8

Please sign in to comment.