5 lines
144 B
TOML
5 lines
144 B
TOML
[toolchain]
|
|
channel = "nightly-2023-02-01"
|
|
components = ["rust-std", "rust-src", "rustfmt", "cargo", "clippy"]
|
|
targets = ["thumbv6m-none-eabi"]
|