mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-19 20:45:18 -05:00
feat: Add studio core coverage targets.
* Cover stm32, RP2040, and nRF52 builds.
This commit is contained in:
committed by
Pete Johanson
parent
bafe648425
commit
fb67e4603a
@@ -40,3 +40,32 @@ include:
|
||||
- board: nice_nano_v2
|
||||
shield: lily58_left nice_view_adapter nice_view
|
||||
nickname: "niceview"
|
||||
- board: bdn9_rev2
|
||||
snippet: studio-rpc-usb-uart
|
||||
cmake-args: "-DCONFIG_ZMK_STUDIO=y"
|
||||
nickname: "stm32-studio"
|
||||
- board: nice_nano_v2
|
||||
shield: reviung41
|
||||
snippet: studio-rpc-usb-uart
|
||||
cmake-args: "-DCONFIG_ZMK_STUDIO=y"
|
||||
nickname: "nrf52-studio"
|
||||
- board: nice_nano_v2
|
||||
shield: corne_left
|
||||
snippet: studio-rpc-usb-uart
|
||||
cmake-args: "-DCONFIG_ZMK_STUDIO=y"
|
||||
nickname: "split-left-studio"
|
||||
- board: nice_nano_v2
|
||||
shield: corne_right
|
||||
snippet: studio-rpc-usb-uart
|
||||
cmake-args: "-DCONFIG_ZMK_STUDIO=y"
|
||||
nickname: "split-right-studio"
|
||||
- board: sparkfun_pro_micro_rp2040
|
||||
shield: reviung41
|
||||
snippet: studio-rpc-usb-uart
|
||||
cmake-args: "-DCONFIG_ZMK_STUDIO=y"
|
||||
nickname: "rp2040-studio"
|
||||
- board: seeeduino_xiao
|
||||
shield: hummingbird
|
||||
snippet: studio-rpc-usb-uart
|
||||
cmake-args: "-DCONFIG_ZMK_STUDIO=y"
|
||||
nickname: "samd21-studio"
|
||||
|
||||
Reference in New Issue
Block a user