esp-idf/components/esp_hw_support/port/esp32c3
Jiang Jiang Jian d28417edbc Merge branch 'bugfix/deep_sleep_rtcwdt_rst_issue' into 'master'
clear wakeup and reject int raw signal before entry sleep

Closes FCS-673

See merge request espressif/esp-idf!13982
2021-06-29 13:31:40 +00:00
..
private_include adc: add fallback calibration method 2021-01-25 20:30:42 +08:00
chip_info.c esp_system: split esp_system.h header 2021-03-31 19:13:03 +08:00
CMakeLists.txt build system: always build with -fno-jump-tables & -fno-tree-switch-conversion 2021-06-24 14:54:10 +08:00
cpu_util_esp32c3.c esp_hw_support: Add initial ESP32-C3 support 2020-11-30 15:23:15 +11:00
i2c_brownout.h esp_hw_support: Add initial ESP32-C3 support 2020-11-30 15:23:15 +11:00
i2c_rtc_clk.h esp_hw_support: merge C3 changes to master 2020-12-30 12:20:41 +08:00
Kconfig.mac system doc: Re-structure description of MAC addresses, especially on newer chip targets 2021-04-22 16:08:55 +10:00
regi2c_ctrl.h regi2c: add a spinlock for accessing (reg)I2C devices 2021-05-13 11:55:41 +08:00
rtc_clk_common.h esp_hw_support: merge C3 changes to master 2020-12-30 12:20:41 +08:00
rtc_clk_init.c wdt: Fix timeout and RTC_SLOW_CLK 2021-03-19 00:15:18 +08:00
rtc_clk.c ESP32C3: auto adjust voltage dbias storing in efuse and open glitch reset for ECO3 2021-05-08 17:56:54 +08:00
rtc_init.c ESP32C3: auto adjust voltage dbias storing in efuse and open glitch reset for ECO3 2021-05-08 17:56:54 +08:00
rtc_pm.c esp_hw_support: Add initial ESP32-C3 support 2020-11-30 15:23:15 +11:00
rtc_sleep.c deep sleep: clear wakeup and reject int raw signal before entry sleep 2021-06-29 11:59:54 +08:00
rtc_time.c wdt: Fix timeout and RTC_SLOW_CLK 2021-03-19 00:15:18 +08:00