|
|
@ -7,6 +7,7 @@ build: |
|
|
|
- west update |
|
|
|
- west update |
|
|
|
- west config --global zephyr.base-prefer configfile |
|
|
|
- west config --global zephyr.base-prefer configfile |
|
|
|
- west zephyr-export |
|
|
|
- west zephyr-export |
|
|
|
|
|
|
|
- pip3 install --user -r ../zephyr/scripts/requirements.txt |
|
|
|
|
|
|
|
|
|
|
|
script: |
|
|
|
script: |
|
|
|
- west build -b nucleo_wb55rg -- -DSHIELD=petejohanson_handwire |
|
|
|
- west build -b nucleo_wb55rg -- -DSHIELD=petejohanson_handwire |
|
|
|