Files
didakta-rust-on-robots/tutorial/07-button-input/rust-toolchain.toml
2026-03-11 13:59:56 +01:00

5 lines
89 B
TOML

[toolchain]
channel = "stable"
components = ["rustfmt"]
targets = ["thumbv7m-none-eabi"]