5 lines
128 B
TOML
5 lines
128 B
TOML
[toolchain]
|
|
channel = "nightly-2025-01-09"
|
|
components = ["rustfmt", "clippy", "rust-analyzer"]
|
|
targets = ["thumbv6m-none-eabi"]
|