esp32-c3-ntfy-client-attempt/rust-toolchain.toml
2025-10-18 04:32:19 -07:00

4 lines
112 B
TOML

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