6 lines
153 B
TOML
6 lines
153 B
TOML
[toolchain]
|
|
channel = "1.80"
|
|
components = ["rustc", "cargo"]
|
|
targets = ["thumbv8m.main-none-eabihf", "riscv32imac-unknown-none-elf"]
|
|
profile = "minimal"
|