esp-idf/components/esp_pm
Darian Leung b85e6d3dd8 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-12-05 18:04:52 +08:00
..
include feat(PowerManagement/lightsleep): Support ESP_SLEEP_EVENT_CALLBACKS 2023-09-25 15:39:18 +08:00
test_apps/esp_pm feat(ci): Enable p4 example, test_apps and unit tests CI build 2023-08-24 12:51:19 +08:00
CMakeLists.txt refactor(linux): excluded all non-Linux components from build 2023-10-16 17:06:54 +08:00
Kconfig change(esp_pm): improve POWER_DOWN_TAGMEM_IN_LIGHT_SLEEP description 2023-11-16 02:55:06 +00:00
linker.lf change(esp_pm): improve POWER_DOWN_TAGMEM_IN_LIGHT_SLEEP description 2023-11-16 02:55:06 +00:00
pm_impl.c change(xtensa): Deprecate ".../xtensa_timer.h" include path 2023-12-05 18:04: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-16 02:55:06 +00:00