co2_sensing/rust-toolchain.toml
2022-09-08 09:22:35 +08:00

5 lines
117 B
TOML

[toolchain]
channel = "nightly-2022-08-16"
components = [ "rust-src", "rustfmt" ]
targets = [ "thumbv6m-none-eabi" ]