esp-idf/components/esp_system/port
Song Ruo Jing 27f9ee66d5 gpio: Fix IO hold function related problems
1. Fix deep sleep wakeup IOs can not be unhold issue
2. Correct hold related APIs' description
3. Fix gpio_force_hold_all API

docs: Add GPIO wakeup source to sleep_modes doc for ESP32C3 and C2
2023-03-17 14:44:29 +08:00
..
arch WDT: implement interrupt wdt and task wdt for ESP32-C2 2022-12-01 10:45:35 +00:00
include rtc_clk: Clean up some clock related enum and macro in soc/rtc.h, replace with new ones in 2022-05-24 22:59:41 +08:00
soc esp_system: Ensure TIMG0 clock is always enabled during normal operation 2023-03-07 10:02:06 +08:00
brownout.c system: fix brownout ISR triggering assert on single-core configs. 2022-08-01 16:18:30 +08:00
CMakeLists.txt move brownout trax cache_int_err to private folder 2021-11-26 18:27:53 +08:00
cpu_start.c gpio: Fix IO hold function related problems 2023-03-17 14:44:29 +08:00
panic_handler.c Task WDT: Interuptee task stack is now used for backtracing, regardless of the CPU core 2022-08-02 12:41:14 +08:00