Commit Graph

5 Commits

Author SHA1 Message Date
Robert Wiewel
fe03af805b Fix mutability assumptions of RTC_CNTL for ESP32C3 2022-02-25 23:41:11 +01:00
Jesse Braham
9a030cbf78 Implement DelayMs and DelayUs traits from embedded-hal 2022-01-10 13:52:46 -08:00
Jesse Braham
a9cf53a001 Clean up imports/exports, normalize/update examples 2022-01-10 10:21:40 -08:00
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
Jesse Braham
7fa2c4dbcf Implement IOMUX/GPIO for ESP32-C3, add blinky/serial_echo examples 2021-10-29 13:07:03 -07:00