esp-idf/components/xtensa
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
..
baremetal xtensa: Add bare metal port stub functions for G0 build test 2023-04-18 15:51:38 +08:00
deprecated_include change(xtensa): Deprecate ".../xtensa_timer.h" include path 2023-11-30 21:58:52 +08:00
esp32 xtensa: move out trax 2021-02-26 19:45:48 +08:00
esp32s2 xtensa: move out trax 2021-02-26 19:45:48 +08:00
esp32s3 hal: Route CPU and Interrupt Controller HAL/LL to esp_cpu calls 2022-06-14 14:40:03 +08:00
include Merge branch 'contrib/github_pr_10895' into 'master' 2023-05-04 10:41:46 +08:00
trax xtensa: Pass the test with latest gdb 2021-11-22 18:17:36 +01:00
CMakeLists.txt xtensa: Add bare metal port stub functions for G0 build test 2023-04-18 15:51:38 +08:00
eri.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
linker.lf xtensa: Move Xtensa RTOS porting layer files to xtensa component 2023-04-18 15:28:05 +08:00
project_include.cmake tools: strip trailing whitespaces/newline from dump_machine 2023-05-30 13:35:10 +02:00
xt_trax.c xtensa: move out trax 2021-02-26 19:45:48 +08:00
xtensa_context.S xtensa: Move Xtensa RTOS porting layer files to xtensa component 2023-04-18 15:28:05 +08:00
xtensa_intr.c change(xtensa): Deprecate ".../xtensa_api.h" include path 2023-11-30 21:58:52 +08:00
xtensa_intr_asm.S change(xtensa): Deprecate ".../xtensa_context.h" include path 2023-11-30 21:58:52 +08:00
xtensa_loadstore_handler.S xtensa: Move Xtensa RTOS porting layer files to xtensa component 2023-04-18 15:28:05 +08:00
xtensa_vectors.S fix(xtensa): fix registers curruption on context switch 2023-10-09 12:13:02 +04:00