mirror of
https://github.com/lupyuen/nuttx-ox64.git
synced 2025-01-13 05:08:29 +08:00
Test ox64:spi for https://github.com/henryrov/nuttx/tree/bl808-spi-squash
This commit is contained in:
parent
5ac6ead7fd
commit
964a904319
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ox64-special.yml
vendored
2
.github/workflows/ox64-special.yml
vendored
|
@ -80,7 +80,7 @@ jobs:
|
||||||
riscv64-unknown-elf-gcc -v
|
riscv64-unknown-elf-gcc -v
|
||||||
|
|
||||||
## Configure the build
|
## Configure the build
|
||||||
tools/configure.sh ox64:nsh
|
tools/configure.sh ox64:spi
|
||||||
|
|
||||||
## Preserve the build config
|
## Preserve the build config
|
||||||
cp .config nuttx.config
|
cp .config nuttx.config
|
||||||
|
|
Loading…
Reference in a new issue