Browse Source

One more config tweak.

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

1
.gitlab-ci.yml

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

Loading…
Cancel
Save