5 lines
117 B
TOML
5 lines
117 B
TOML
[toolchain]
|
|
channel = "nightly-2022-08-16"
|
|
components = [ "rust-src", "rustfmt" ]
|
|
targets = [ "thumbv6m-none-eabi" ]
|