5 lines
102 B
TOML
5 lines
102 B
TOML
|
|
[toolchain]
|
||
|
|
channel = "stable"
|
||
|
|
components = ["rust-src"]
|
||
|
|
targets = ["riscv32imc-unknown-none-elf"]
|