Files
embassy/examples/esp32c3

👋🏻

This code was borrowed from esp32c3-hal

The Cargo.toml file has been modified to use the embassy repo in path

rustup target add riscv32imc-unknown-none-elf

For now

cargo run --example embassy_hello_world --features "default","embassy","embassy-time-timg0"