3 lines
97 B
TOML
3 lines
97 B
TOML
|
[toolchain]
|
||
|
components = [ "rust-src", "rustfmt", "llvm-tools" ]
|
||
|
targets = ["thumbv6m-none-eabi"]
|