iot_tools/rust-toolchain.toml

5 lines
128 B
TOML

[toolchain]
channel = "nightly-2025-01-09"
components = ["rustfmt", "clippy", "rust-analyzer"]
targets = ["thumbv6m-none-eabi"]