Try using west.yml file instead.
This commit is contained in:
parent
b086557d43
commit
5891a5529b
2 changed files with 14 additions and 2 deletions
|
|
@ -3,8 +3,7 @@ build:
|
|||
image: zephyrprojectrtos/zephyr-build
|
||||
|
||||
before_script:
|
||||
- west init -m https://github.com/petejohanson/zephyr --mr driver-kscan-gpio-matrix-first-pass
|
||||
- west update .
|
||||
- west init
|
||||
|
||||
script:
|
||||
- west build -b nucelo_wb55rg -- -DSHIELD=petejohanson_handwire
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue