Commit Graph

8 Commits

Author SHA1 Message Date
Jesse Braham
7fa2c4dbcf Implement IOMUX/GPIO for ESP32-C3, add blinky/serial_echo examples 2021-10-29 13:07:03 -07:00
Jesse Braham
22df2dbb99 Miscellaneous cleanup 2021-10-29 11:00:31 -07:00
Jesse Braham
2b27d10aa4 Convert to workspace, shortened chip selection feature names 2021-10-29 10:24:24 -07:00
Jesse Braham
579c5ba71b Extract UART peripheral implementation, prelude into esp-hal-common 2021-10-22 11:24:18 -07:00
Jesse Braham
dfab5d6c1b Add the esp-hal-common crate and make ESP32/ESP32-C3 use its Timer 2021-10-21 17:28:11 -07:00
Jesse Braham
2bc97768b6 Add a minimal HAL crate for the ESP32 with a serial example 2021-10-21 17:28:02 -07:00
Jesse Braham
64d9430d84 Add a minimal HAL crate for the ESP32-C3 with a serial example 2021-10-21 14:44:04 -07:00
Jesse Braham
e4052593de Initial commit 2021-10-19 15:00:41 -07:00