rtic/examples/esp32c6/rust-toolchain.toml

4 lines
100 B
TOML

[toolchain]
channel = "stable"
components = ["rust-src"]
targets = ["riscv32imac-unknown-none-elf"]