rs-dht-pio/rust-toolchain.toml
hodasemi 9cf18bf48d
All checks were successful
Check Build / Test build (push) Successful in 31m12s
Add toolchain file
2024-08-06 08:15:41 +02:00

3 lines
97 B
TOML

[toolchain]
components = [ "rust-src", "rustfmt", "llvm-tools" ]
targets = ["thumbv6m-none-eabi"]