Browse Source

Another approach.

xmkb
Pete Johanson 4 years ago
parent
commit
8defd239ae
  1. 3
      .gitlab-ci.yml

3
.gitlab-ci.yml

@ -3,7 +3,8 @@ build: @@ -3,7 +3,8 @@ build:
image: zephyrprojectrtos/zephyr-build
before_script:
- west init
- cd ../
- west init zmk
script:
- west build -b nucelo_wb55rg -- -DSHIELD=petejohanson_handwire

Loading…
Cancel
Save