5 lines
242 B
TOML
5 lines
242 B
TOML
[toolchain]
|
|
channel = "nightly-2022-11-22"
|
|
components = [ "rust-src", "rustfmt" ]
|
|
targets = [ "thumbv7em-none-eabi", "thumbv7m-none-eabi", "thumbv6m-none-eabi", "thumbv7em-none-eabihf", "thumbv8m.main-none-eabihf", "wasm32-unknown-unknown" ]
|