We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fff634d commit a57338aCopy full SHA for a57338a
pages/templates/hello-word-qemu-xpack.md pages/templates/hello-world-qemu-xpack.md
@@ -61,7 +61,7 @@ xpm install --global @xpack-dev-tools/ninja-build@1.11.0-1.1 --verbose
61
For RISC-V projects, replace the first lines with:
62
63
```sh
64
-xpm install --global @xpack-dev-tools/riscv-none-embed-gcc@12.1.0-2.1 --verbose
+xpm install --global @xpack-dev-tools/riscv-none-elf-gcc@12.1.0-2.1 --verbose
65
xpm install --global @xpack-dev-tools/qemu-riscv@7.0.0-1.1 --verbose
66
```
67
0 commit comments