esp32-c3-ntfy-client-attempt/rust-toolchain.toml
2025-10-18 02:15:49 -07:00

4 lines
126 B
TOML

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