Files
esp32c6-play/rust-toolchain.toml
andromeda 399d59d5e7 init
2026-04-05 21:11:02 +02:00

5 lines
103 B
TOML

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