Firebeetle_2_Board_ESP32-C6/rust-toolchain.toml
2025-10-01 22:15:42 -07:00

4 lines
104 B
TOML

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