6 lines
127 B
YAML
6 lines
127 B
YAML
|
|
build:
|
|
image: zephyrprojectrtos/zephyr-build
|
|
|
|
script:
|
|
- west build -b nucelo_wb55rg -- -DSHIELD=petejohanson_handwire
|