esp-idf/components/esp_system/port/soc/esp32s2
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
..
cache_err_int.c esp-system: move uncessary IRAM functions to flash 2023-04-10 11:10:28 +08:00
clk.c feat(gptimer): use RCC atomic block to enable/reset peripheral 2023-08-22 17:05:35 +08:00
CMakeLists.txt feat(esp-system): moved common arch files out to common cmakelist 2023-08-29 16:14:43 +08:00
highint_hdl.S xtensa: Move saving of a0 register to match upstream 2022-02-03 17:08:14 +08:00
Kconfig.cache cache: fix s2 dcache size 0 issue when psram disabled 2023-02-07 20:23:52 +08:00
Kconfig.cpu soc: moved kconfig options out of the target component. 2022-04-21 12:09:43 +08:00
Kconfig.memory system: fixed USE_FIXED_STATIC_RAM_SIZE option 2023-03-16 16:23:59 +08:00
Kconfig.system kconfig: move remaining kconfig options out of target component 2022-05-23 17:57:45 +08:00
Kconfig.tracemem kconfig: move remaining kconfig options out of target component 2022-05-23 17:57:45 +08:00
reset_reason.c esp-system: move uncessary IRAM functions to flash 2023-04-10 11:10:28 +08:00
system_internal.c change(xtensa): Deprecate ".../xtensa_api.h" include path 2023-11-30 21:58:52 +08:00