rustup toolchain install stable --component rust-src
rustup target add riscv32imac-unknown-none-elf # For ESP32-C6 and ESP32-H2
cargo install esp-generate esp-generate --chip=esp32c6 your-project
| Name | Name | Last commit date | ||
|---|---|---|---|---|
rustup toolchain install stable --component rust-src
rustup target add riscv32imac-unknown-none-elf # For ESP32-C6 and ESP32-H2
cargo install esp-generate esp-generate --chip=esp32c6 your-project