esp32c3-experiments icon indicating copy to clipboard operation
esp32c3-experiments copied to clipboard

Rust on the esp32c3

NOTE highly experimental at the moment, do not expect support.

Building and flashing

Add target to your toolchain

rustup target add riscv32imc-unknown-none-elf

Build and flash the image using espflash

cargo espflash /dev/ttyUSB0