Browse Source

Try exporting Zephyr CMake package.

xmkb
Pete Johanson 4 years ago
parent
commit
0ae99904fb
  1. 1
      .gitlab-ci.yml

1
.gitlab-ci.yml

@ -6,6 +6,7 @@ build: @@ -6,6 +6,7 @@ build:
- west init -l .
- west update
- west config --global zephyr.base-prefer configfile
- west zephyr-export
script:
- west build -b nucelo_wb55rg -- -DSHIELD=petejohanson_handwire

Loading…
Cancel
Save