All Projects → MabezDev → esp32c3-experiments

MabezDev / esp32c3-experiments

Licence: other
No description, website, or topics provided.

Programming Languages

rust
11053 projects
RPC
45 projects

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].