filament/xiao-esp32c6/rust-toolchain.toml

5 lines
101 B
TOML
Raw Normal View History

2025-06-22 14:16:49 -05:00
[toolchain]
channel = "nightly"
components = ["rust-src"]
targets = ["riscv32imac-unknown-none-elf"]