We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e5fe7e commit fc51927Copy full SHA for fc51927
.github/workflows/qemu-riscv-nsh64.yml
@@ -80,7 +80,7 @@ jobs:
80
riscv-none-elf-gcc -v
81
82
## Configure the build
83
- tools/configure.sh rv-virt:knsh64
+ tools/configure.sh rv-virt:nsh64
84
85
## Preserve the build config
86
cp .config nuttx.config
0 commit comments