esp-idf/components/esp_pm
2023-07-04 16:14:20 +08:00
..
include esp32h4: removed esp32h4 related codes 2023-04-26 18:53:12 +08:00
test_apps/esp_pm ci: fixed test apps overriding pytest configs 2023-04-27 14:29:06 +08:00
.build-test-rules.yml esp_pm: check sleep retention frame integrity in ci UT 2023-04-26 17:36:46 +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 feature: skip console uart flush and sleep when estimated uart flush time exceeds the sleep duration to avoid rtos tick jump failed 2023-07-04 16:14:20 +08:00
linker.lf esp_timer: Adds IRAM_ATTR for esp_timer_restart and esp_timer_is_active 2023-04-20 15:14:52 +08:00
pm_impl.c bugfix: fix esp32s3 psram access failed when dfs is enabled 2023-06-19 10:21:42 +08:00
pm_locks.c bugfix: increase pm_dump time field width 2023-06-28 14:37:27 +08:00
pm_trace.c bugfix: use avaliable gpio for esp32s3 pm_trace 2023-06-19 10:21:46 +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