mirror of
https://github.com/LegitCamper/picocalc-os-rs.git
synced 2025-12-27 15:55:25 +00:00
5 lines
158 B
TOML
5 lines
158 B
TOML
[toolchain]
|
|
channel = "nightly-2025-06-18"
|
|
components = ["rust-src", "rustfmt", "rust-analyzer"]
|
|
targets = ["thumbv6m-none-eabi", "x86_64-unknown-linux-gnu"]
|