mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-04-04 12:25:17 -05:00
7 lines
127 B
YAML
7 lines
127 B
YAML
|
|
build:
|
|
image: zephyrprojectrtos/zephyr-build
|
|
|
|
script:
|
|
- west build -b nucelo_wb55rg -- -DSHIELD=petejohanson_handwire
|