0
0
Fork 0
esp32-c_its-companion/rust-toolchain.toml

4 lines
103 B
TOML

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