esp-idf/components/soc/esp32
Jiang Jiang Jian 46c4842c0e Merge branch 'bugfix/enable_gpio_20_v3.3' into 'release/v3.3'
gpio: Enable IO20 on ESP32 (backport v3.3)

See merge request espressif/esp-idf!15029
2021-12-01 05:59:34 +00:00
..
include/soc psram: support for esp32-pico-v3-02 2021-06-25 17:54:42 +08:00
test rtc: increase CI acceptance range for calc 8M test 2021-04-09 15:06:55 +08:00
component.mk soc/rtc_clk: reduce data size by disabling CSWTCH generation 2018-08-21 13:02:46 +08:00
cpu_util.c esp_restart: fix possible race while stalling other CPU, enable WDT early 2017-10-26 19:53:53 +08:00
gpio_periph.c Enable IO20 on ESP32 2021-09-01 10:48:59 +08:00
i2c_apll.h soc: add source code of rtc_clk, rtc_pm 2017-04-11 15:45:54 +08:00
i2c_bbpll.h soc: add source code of rtc_clk, rtc_pm 2017-04-11 15:45:54 +08:00
i2c_rtc_clk.h regi2c: add a spinlock for accessing (reg)I2C devices 2021-05-26 10:17:15 +08:00
rtc_clk_common.h soc/rtc_clk: split rtc_clk_init into separate object file 2018-08-21 13:02:46 +08:00
rtc_clk_init.c soc,sdmmc: fix build failures when NDEBUG is used 2018-10-15 14:57:12 +08:00
rtc_clk.c Fix external start fail 2019-04-02 12:54:08 +11:00
rtc_init.c soc: clear PHY status when cpu start 2020-02-13 14:20:30 +08:00
rtc_periph.c Fix errors in rtc_gpio_desc values 2018-07-12 23:16:15 -07:00
rtc_pm.c soc/rtc: don’t switch frequency in rtc_sleep_init 2018-04-26 18:52:45 +08:00
rtc_sleep.c deep sleep: optimize sleep current in wifi softap mode 2021-04-29 15:43:00 +08:00
rtc_time.c soc,sdmmc: fix build failures when NDEBUG is used 2018-10-15 14:57:12 +08:00
rtc_wdt.c esp32: Fix wdt settings in esp_restart_noos 2019-01-10 20:22:26 +08:00
sdio_slave_periph.c Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
sdmmc_periph.c Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
soc_log.h soc: use _EARLY versions of ESP_LOG 2018-10-15 14:59:46 +08:00
soc_memory_layout.c test: fix the unit test fail issue under single_core config 2018-10-31 17:04:32 +08:00
sources.cmake cmake: Add support for test build 2018-10-20 12:07:24 +08:00
spi_periph.c Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00