One more config tweak.
This commit is contained in:
parent
22fdd5e915
commit
bf8c287c70
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue