6 lines
140 B
TOML
6 lines
140 B
TOML
[toolchain]
|
|
channel = "nightly"
|
|
components = [ "rustfmt" ]
|
|
targets = [ "thumbv7em-none-eabi", "thumbv7em-none-eabihf" ]
|
|
profile = "minimal"
|