esp-idf/components/esp_pm
Konstantin Kondrashov 92d84b468a Merge branch 'bugfix/esp_timer_prevents_delay_for_isr_dispatch_callbacks' into 'master'
fix(esp_timer): Fix delay in ISR dispatch callbacks

Closes IDFGH-10379 and IDFGH-10380

See merge request espressif/esp-idf!24599
2023-07-17 15:20:19 +08:00
..
include esp32h4: removed esp32h4 related codes 2023-04-23 12:03:07 +00:00
test_apps/esp_pm ci: add pd_vddsdio in lightsleep UT tests 2023-07-14 21:21:23 +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 fix(esp_pm): fix PM_SLP_IRAM_OPT/PM_RTOS_IDLE_OPT feature 2023-07-14 21:21:19 +08:00
linker.lf Merge branch 'bugfix/esp_timer_prevents_delay_for_isr_dispatch_callbacks' into 'master' 2023-07-17 15:20:19 +08:00
pm_impl.c fix(esp_pm): Constrains the minimum frequency of APB_MAX when the modem is working 2023-07-14 20:10:16 +08:00
pm_locks.c bugfix: increase pm_dump time field width 2023-06-20 20:17:50 +08:00
pm_trace.c bugfix: update pm trace io num for esp32h2 2023-07-03 17:23:48 +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