Typo fix for west init.
This commit is contained in:
parent
f78c4ebe92
commit
e238397ee2
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +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 init -m https://github.com/petejohanson/zephyr --mr driver-kscan-gpio-matrix-first-pass
|
||||
|
||||
script:
|
||||
- west build -b nucelo_wb55rg -- -DSHIELD=petejohanson_handwire
|
||||
|
|
Loading…
Add table
Reference in a new issue