esp-idf/components/freertos/FreeRTOS-Kernel-SMP/portable/xtensa/include/freertos
Darian Leung 2204c8e137 change(xtensa): Deprecate ".../xtensa_api.h" include path
This commit deprecates the "freertos/xtensa_api.h" and "xtensa/xtensa_api.h"
include paths. Users should use "xtensa_api.h" instead.

- Replace legacy include paths
- Removed some unnecessary includes of "xtensa_api.h"
- Replaced some calls with "esp_cpu_..." equivalents
- Add warning to compatibility header
2023-11-30 21:58:52 +08:00
..
portbenchmark.h freertos: Copy IDF xtensa port files 2022-03-08 14:59:18 +08:00
portmacro.h change(xtensa): Deprecate ".../xtensa_api.h" include path 2023-11-30 21:58:52 +08:00
xtensa_rtos.h freertos(SMP): Refactor FPU handling on the Xtensa port of Amaazon SMP FreeRTOS 2022-12-23 15:29:17 +08:00