rtic/examples/esp32c6/rust-toolchain.toml
2025-04-07 21:11:21 +00:00

4 lines
112 B
TOML

[toolchain]
channel = "nightly-2023-11-14"
components = ["rust-src"]
targets = ["riscv32imac-unknown-none-elf"]