filament/xiao-esp32c6/rust-toolchain.toml
2025-06-28 16:59:55 -05:00

4 lines
101 B
TOML

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