4 lines
123 B
TOML
4 lines
123 B
TOML
[toolchain]
|
|
channel = "1.85"
|
|
components = [ "rust-src", "rustfmt", "llvm-tools", "miri" ]
|
|
targets = ["thumbv7m-none-eabi"]
|