Try exporting Zephyr CMake package.
This commit is contained in:
parent
bf8c287c70
commit
0ae99904fb
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ build:
|
||||||
- west init -l .
|
- west init -l .
|
||||||
- west update
|
- west update
|
||||||
- west config --global zephyr.base-prefer configfile
|
- west config --global zephyr.base-prefer configfile
|
||||||
|
- west zephyr-export
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- west build -b nucelo_wb55rg -- -DSHIELD=petejohanson_handwire
|
- west build -b nucelo_wb55rg -- -DSHIELD=petejohanson_handwire
|
||||||
|
|
Loading…
Reference in a new issue