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

- Replace legacy include paths
- Removed some unnecessary includes of "xtensa_api.h"
- Add warning to compatibility header
2023-12-05 18:04:52 +08:00
..
linux refactor(freertos): Refactor usage of portBASE_TYPE to BaseType_t 2023-07-31 17:10:34 +02:00
riscv feat(riscv): implement coprocessors save area and FPU support 2023-10-23 11:10:28 +08:00
xtensa change(xtensa): Deprecate ".../xtensa_context.h" include path 2023-12-05 18:04:52 +08:00