rs-dht-pio/rust-toolchain.toml
hodasemi 5827432a53
Some checks failed
Check Build / Test build (push) Has been cancelled
Fix version bump + Add rp235x support
2025-01-09 19:46:02 +01:00

3 lines
No EOL
126 B
TOML

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