esp-idf/components/esp_pm
Darian Leung 8c2949a97e change(xtensa): Deprecate ".../xtensa_timer.h" include path
This commit deprecates the "freertos/xtensa_timer.h" and "xtensa/xtensa_timer.h"
include paths. Users should use "xtensa_timer.h" instead.

- Replace legacy include paths
- Removed some unnecessary includes of "xtensa_timer.h"
- Add warning to compatibility header
2023-11-30 21:58:52 +08:00
..
include change(pm): add ESP_PM_LOCK_MAX in esp_pm_lock_type_t and change some description for esp_pm_lock_create 2023-11-17 16:24:01 +08:00
test_apps/esp_pm change(pm/ext1): replace esp_sleep_set_ext1_wakeup_io by esp_sleep_enable_ext1_wakeup_io 2023-11-20 16:04:01 +08:00
CMakeLists.txt feat(pm): removed dependency on driver component 2023-11-13 15:49:12 +08:00
Kconfig change(esp_pm): improve POWER_DOWN_TAGMEM_IN_LIGHT_SLEEP description 2023-11-13 16:32:25 +08:00
linker.lf change(esp_pm): improve POWER_DOWN_TAGMEM_IN_LIGHT_SLEEP description 2023-11-13 16:32:25 +08:00
pm_impl.c change(xtensa): Deprecate ".../xtensa_timer.h" include path 2023-11-30 21:58:52 +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 change(esp_pm): improve POWER_DOWN_TAGMEM_IN_LIGHT_SLEEP description 2023-11-13 16:32:25 +08:00