esp-hal/esp32c3-hal
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
..
.cargo Add a minimal HAL crate for the ESP32-C3 with a serial example 2021-10-21 14:44:04 -07:00
examples Shared GPIO Implementation (#3) 2022-01-06 07:57:55 -08:00
src Shared GPIO Implementation (#3) 2022-01-06 07:57:55 -08:00
build.rs Shared GPIO Implementation (#3) 2022-01-06 07:57:55 -08:00
Cargo.toml Shared GPIO Implementation (#3) 2022-01-06 07:57:55 -08:00
esp32c3-link.x Shared GPIO Implementation (#3) 2022-01-06 07:57:55 -08:00
esp32c3-memory.x Shared GPIO Implementation (#3) 2022-01-06 07:57:55 -08:00
README.md Add a minimal HAL crate for the ESP32-C3 with a serial example 2021-10-21 14:44:04 -07:00
riscv-link.x Shared GPIO Implementation (#3) 2022-01-06 07:57:55 -08:00

esp32c3-hal