esp-hal-bounce-buffers/rust-toolchain-risc-v.toml

5 lines
131 B
TOML
Raw Normal View History

2026-02-26 00:35:57 +01:00
[toolchain]
channel = "stable"
components = ["rust-src"]
targets = ["riscv32imc-unknown-none-elf", "riscv32imac-unknown-none-elf"]