esp-idf/components/soc/esp32c3
jingli 77ba6c38ec esp32/rtc: fix xtal unstable in some cases when sleep
1. add xtal buf wait to fix high temperature restart issue
2. add min sleep value to fix xtal stop due to too short sleep time issue
2022-10-26 16:31:04 +08:00
..
include/soc esp32/rtc: fix xtal unstable in some cases when sleep 2022-10-26 16:31:04 +08:00
ld driver: support I2S on ESP32-S3 & ESP32-C3 2021-08-04 10:20:03 +08:00
adc_periph.c adc: update adc header files on c3 2021-03-26 12:04:46 +08:00
CMakeLists.txt fast_gpio: driver support on esp32c3 2021-09-06 19:39:09 +08:00
dedic_gpio_periph.c fast_gpio: driver support on esp32c3 2021-09-06 19:39:09 +08:00
gdma_periph.c gdma: separate tx/rx channel interrupt 2021-05-06 15:06:37 +08:00
gpio_periph.c gpio: fix issue that gpio cannot hold during deep-sleep on c3, Closes https://github.com/espressif/esp-idf/issues/7455 2021-08-25 15:16:08 +08:00
i2c_bbpll.h soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
i2c_periph.c soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
i2s_periph.c driver/i2s: refactor for i2s driver layer 2021-09-02 14:33:36 +08:00
interrupts.c apptrace: Adds ESP32-C3 support 2021-06-24 13:16:14 +03:00
ledc_periph.c soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
rmt_periph.c rmt: restructure rmt_signal_conn_t 2021-06-22 15:29:11 +08:00
sigmadelta_periph.c soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
spi_periph.c spi_master:fix error when use spi_bus_add_device more than 3 device 2022-09-14 11:20:47 +08:00
timer_periph.c soc: Add initial ESP32-C3 support 2020-11-30 11:12:56 +11:00
uart_periph.c uart: uart_set_pin function will now use IOMUX whenever possible 2021-08-04 12:48:30 +08:00