esp32-c3-ntfy-client-attempt/rust-toolchain.toml
2025-10-17 05:55:27 -07:00

4 lines
99 B
TOML

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