Skip to content

Commit a57338a

Browse files
committed
hello-world-qemu-xpack: update riscv-none-elf-gcc
1 parent fff634d commit a57338a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/templates/hello-word-qemu-xpack.md pages/templates/hello-world-qemu-xpack.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ xpm install --global @xpack-dev-tools/ninja-build@1.11.0-1.1 --verbose
6161
For RISC-V projects, replace the first lines with:
6262

6363
```sh
64-
xpm install --global @xpack-dev-tools/riscv-none-embed-gcc@12.1.0-2.1 --verbose
64+
xpm install --global @xpack-dev-tools/riscv-none-elf-gcc@12.1.0-2.1 --verbose
6565
xpm install --global @xpack-dev-tools/qemu-riscv@7.0.0-1.1 --verbose
6666
```
6767

0 commit comments

Comments
 (0)