pico_mouse/rust-toolchain.toml
2023-01-31 09:59:52 +01:00

4 lines
88 B
TOML

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