chore(ci): Fix changed board IDs for core coverage.

Adjust board IDs for our core coverage after move to HWMv2 and board
versioning consistently.

* planck_rev6 -> planck
* bdn9_rev2 -> bdn9
This commit is contained in:
Peter Johanson 2025-06-04 11:08:03 -06:00
parent c26c956e1e
commit 06bf68235f
1 changed files with 9 additions and 9 deletions

View File

@ -15,21 +15,21 @@ include:
shield: hummingbird
- board: nrf52840_m2
shield: m60
- board: planck_rev6
- board: planck
- board: proton_c
shield: clueboard_california
- board: nice_nano_v2
- board: nice_nano
shield: kyria_left
cmake-args: "-DCONFIG_ZMK_DISPLAY=y"
nickname: "display"
- board: nice_nano_v2
- board: nice_nano
shield: kyria_left
cmake-args: "-DCONFIG_ZMK_POINTING=y"
nickname: "mouse"
- board: sparkfun_pro_micro_rp2040
shield: reviung41
cmake-args: "-DSNIPPET='zmk-usb-logging'"
- board: nice_nano_v2
- board: nice_nano
shield: kyria_right
cmake-args: "-DCONFIG_ZMK_DISPLAY=y"
nickname: "display"
@ -37,24 +37,24 @@ include:
shield: romac_plus
cmake-args: "-DCONFIG_ZMK_RGB_UNDERGLOW=y -DCONFIG_WS2812_STRIP=y"
nickname: "underglow"
- board: nice_nano_v2
- board: nice_nano
shield: lily58_left nice_view_adapter nice_view
nickname: "niceview"
- board: bdn9_rev2
- board: bdn9
snippet: studio-rpc-usb-uart
cmake-args: "-DCONFIG_ZMK_STUDIO=y"
nickname: "stm32-studio"
- board: nice_nano_v2
- board: nice_nano
shield: reviung41
snippet: studio-rpc-usb-uart
cmake-args: "-DCONFIG_ZMK_STUDIO=y"
nickname: "nrf52-studio"
- board: nice_nano_v2
- board: nice_nano
shield: corne_left
snippet: studio-rpc-usb-uart
cmake-args: "-DCONFIG_ZMK_STUDIO=y"
nickname: "split-left-studio"
- board: nice_nano_v2
- board: nice_nano
shield: corne_right
snippet: studio-rpc-usb-uart
cmake-args: "-DCONFIG_ZMK_STUDIO=y"