esp-idf/tools/test_apps/system/panic/main
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
..
include feat(esp_system): implement hw stack guard for riscv chips 2023-07-01 16:27:40 +00:00
panic_utils change(xtensa): Deprecate ".../xtensa_context.h" include path 2023-12-05 18:04:52 +08:00
CMakeLists.txt fix(tools): fix panic test gcc 13.1.0 warnings 2023-10-09 12:13:02 +04:00
Kconfig.projbuild test_app: Extend panic app to include memprot-related tests 2023-02-16 17:13:56 +05:30
test_app_main.c feat(esp_system): implement hw stack guard for riscv chips 2023-07-01 16:27:40 +00:00
test_memprot.c test_app: Extend panic app to include memprot-related tests 2023-02-16 17:13:56 +05:30
test_panic.c feat(esp_system): implement hw stack guard for riscv chips 2023-07-01 16:27:40 +00:00