Files
as7265x-rust/examples/esp32c6-sync/rust-toolchain.toml
2025-12-15 18:22:32 +01:00

5 lines
103 B
TOML

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