embassy_pico_mouse/rust-toolchain.toml
hodasemi dfcb6c3382
Some checks failed
Gavania Merge Build / build (pull_request) Failing after 9m26s
Update nightly version
2023-08-25 13:53:12 +02:00

4 lines
136 B
TOML

[toolchain]
channel = "nightly-2023-08-19"
components = [ "rust-src", "rustfmt", "llvm-tools-preview" ]
targets = ["thumbv6m-none-eabi"]