esp-hal/esp32c3-hal/src
Gustavo Henrique Nihei 91ea205446
ESP32-C3: Add driver for RTC Watchdog Timer (RWDT) (#134)
* esp32: Fix typo in Frequency word in some identifiers

Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>

* esp32c3: Add support for PLL clock configuration

Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>

* clock: Move definition of Clock types to common level

Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>

* esp32c3: Add support for RTC Clock configuration

Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>

* esp32c3: Add example for the RTC Watchdog Timer driver

Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
2022-08-08 15:36:19 +01:00
..
adc.rs Reading raw ADC data for ESP32-C3 2022-07-07 18:39:11 +02:00
gpio.rs Reading raw ADC data for ESP32-C3 2022-07-07 18:39:11 +02:00
lib.rs ESP32-C3: Add driver for RTC Watchdog Timer (RWDT) (#134) 2022-08-08 15:36:19 +01:00