esp-idf/components/esp_pm
Jiang Jiang Jian d84e6c3dda Merge branch 'bugfix/fix_esp32c2_wifi_works_on_too_low_apb_clk_v5.1' into 'release/v5.1'
fix(esp_pm): fix esp32c2 modem works on too low apb clk (backport v5.1)

See merge request espressif/esp-idf!24811
2023-07-15 12:18:09 +08:00
..
include esp32h4: removed esp32h4 related codes 2023-04-26 18:53:12 +08:00
test_apps/esp_pm example: bringup light sleep example for esp32h2 2023-07-11 13:58:08 +08:00
CMakeLists.txt global: add dependency on esp_timer component and include esp_timer.h 2022-04-25 18:39:23 +02:00
Kconfig example: bringup light sleep example for esp32h2 2023-07-11 13:58:08 +08:00
linker.lf fix(esp_pm): put vddsdio configure api always in iram if pd_flash is enabled 2023-07-14 17:48:27 +08:00
pm_impl.c fix(esp_pm): Constrains the minimum frequency of APB_MAX when the modem is working 2023-07-15 01:56:55 +08:00
pm_locks.c bugfix: increase pm_dump time field width 2023-06-28 14:37:27 +08:00
pm_trace.c bugfix: update pm trace io num for esp32h2 2023-07-11 15:06:01 +08:00
sdkconfig.rename esp_system: move sleep modes to esp_hw_support, power down light sleep to esp_pm 2021-04-07 17:53:37 +08:00