* 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> |
||
|---|---|---|
| .. | ||
| adc.rs | ||
| advanced_serial.rs | ||
| blinky.rs | ||
| dac.rs | ||
| gpio_interrupt.rs | ||
| hello_rgb.rs | ||
| hello_world.rs | ||
| i2c_display.rs | ||
| ledc.rs | ||
| multicore.rs | ||
| ram.rs | ||
| read_efuse.rs | ||
| serial_interrupts.rs | ||
| spi_loopback.rs | ||
| timer_interrupt.rs | ||
| watchdog.rs | ||