esp-idf/components/soc/esp32
Jiang Jiang Jian 8ba0098492 Merge branch 'bugfix/fix_xtal_related_rtc_params_for_esp32_backport_v4.4' into 'release/v4.4'
esp32/rtc: fix xtal unstable in some cases when sleep(backport v4.4)

See merge request espressif/esp-idf!20803
2022-11-09 18:02:05 +08:00
..
include/soc Merge branch 'bugfix/fix_xtal_related_rtc_params_for_esp32_backport_v4.4' into 'release/v4.4' 2022-11-09 18:02:05 +08:00
ld soc: move peripheral linker scripts out of target component 2021-07-22 12:55:01 +08:00
adc_periph.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
CMakeLists.txt lcd: support i80 LCD on esp32/s2/s3 2021-08-10 21:06:59 +08:00
dac_periph.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
gpio_periph.c Enable IO20 on ESP32 2021-08-20 14:05:38 +08:00
i2c_periph.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
i2s_periph.c driver/i2s: refactor for i2s driver layer 2021-09-02 14:33:36 +08:00
interrupts.c replace CAN with TWAI in the esp_isr_names table 2022-08-19 14:39:37 +02:00
lcd_periph.c i80_lcd: support I2S1 LCD mode for esp32 2022-04-19 13:01:13 +00:00
ledc_periph.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
mcpwm_periph.c mcpwm: update hal and soc naming 2021-07-26 22:32:45 +08:00
pcnt_periph.c pcnt: update pcnt soc data for all targets 2021-08-10 17:19:21 +08:00
rmt_periph.c rmt: restructure rmt_signal_conn_t 2021-06-22 15:29:11 +08:00
rtc_io_periph.c fix rtc_gpio_desc_t compilation error 2020-12-21 13:54:52 +05:30
sdio_slave_periph.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
sdmmc_periph.c soc: add esp32s3 sdmmc support 2021-05-10 23:21:27 +02:00
sigmadelta_periph.c sigma_delta: add periph signal list and support esp32-s3 2020-10-29 11:06:28 +08:00
spi_periph.c soc: descriptive part occupy whole component 2020-10-28 07:21:29 +08:00
timer_periph.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
touch_sensor_periph.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
uart_periph.c uart: uart_set_pin function will now use IOMUX whenever possible 2021-08-04 12:48:30 +08:00