Files
wallas-esp32c3/rust-toolchain.toml
2025-01-02 22:57:36 +01:00

5 lines
102 B
TOML

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