esp-hal/esp32c3-hal/examples
Björn Quentin 6d94b61268
Shared GPIO Implementation (#3)
* make esp32c3 examples run from flash / flashable
* use gpio3 for blinky
* direct boot in Cargo.toml
* have a shared gpio impl
* use PACs from their original locations again
2022-01-06 07:57:55 -08:00
..
blinky.rs Shared GPIO Implementation (#3) 2022-01-06 07:57:55 -08:00
serial_echo.rs Implement IOMUX/GPIO for ESP32-C3, add blinky/serial_echo examples 2021-10-29 13:07:03 -07:00
serial.rs Add a minimal HAL crate for the ESP32-C3 with a serial example 2021-10-21 14:44:04 -07:00