ac-control/ir-reader/rust-toolchain.toml
2025-08-21 08:50:30 +02:00

4 lines
120 B
TOML

[toolchain]
channel = "stable"
components = ["rust-src", "rustfmt", "llvm-tools"]
targets = ["thumbv8m.main-none-eabi"]