5 lines
125 B
TOML
5 lines
125 B
TOML
[toolchain]
|
|
channel = "nightly-2025-06-18"
|
|
components = ["rust-src", "rustfmt", "rust-lld"]
|
|
targets = ["thumbv6m-none-eabi"]
|