Files
picocalc-os-rs/rust-toolchain.toml
2025-06-18 19:17:27 -06:00

5 lines
125 B
TOML

[toolchain]
channel = "nightly-2025-06-18"
components = ["rust-src", "rustfmt", "rust-lld"]
targets = ["thumbv6m-none-eabi"]