We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 728f276 commit 50624efCopy full SHA for 50624ef
rust-toolchain-risc-v.toml
@@ -1,4 +1,4 @@
1
[toolchain]
2
channel = "stable"
3
components = ["rust-src"]
4
-targets = ["riscv32imac-unknown-none-elf", "riscv32imac-unknown-none-elf"]
+targets = ["riscv32imc-unknown-none-elf", "riscv32imac-unknown-none-elf"]
0 commit comments