Browse Source

Try adding west update.

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

1
.gitlab-ci.yml

@ -4,6 +4,7 @@ build: @@ -4,6 +4,7 @@ build:
before_script:
- west init -m https://github.com/petejohanson/zephyr --mr driver-kscan-gpio-matrix-first-pass
- west update .
script:
- west build -b nucelo_wb55rg -- -DSHIELD=petejohanson_handwire

Loading…
Cancel
Save