mb85rc/examples/esp32c6/rust-toolchain.toml
2025-08-05 00:56:17 +02:00

4 lines
102 B
TOML

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