co2_sensing/rust-toolchain.toml

5 lines
117 B
TOML
Raw Normal View History

2022-09-08 01:22:35 +00:00
[toolchain]
channel = "nightly-2022-08-16"
components = [ "rust-src", "rustfmt" ]
targets = [ "thumbv6m-none-eabi" ]