esp-idf/components/espcoredump
Darian Leung a5d5ee7445 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-11-30 21:58:52 +08:00
..
include feat(coredump): add panic details to the elf file 2023-08-24 10:20:56 +02:00
include_core_dump feat(coredump): save isr context to coredump elf file 2023-11-27 16:46:42 +01:00
src change(xtensa): Deprecate ".../xtensa_context.h" include path 2023-11-30 21:58:52 +08:00
test_apps feat(espcoredump): migrate the tests from unit-test-app 2023-09-21 14:32:45 +02:00
CMakeLists.txt refactor(gpio): make gpio driver as component, and fix astyle 2023-11-03 15:42:23 +08:00
espcoredump.py Tools: Fix flake8 version 5 warnings 2022-08-12 08:13:13 +00:00
Kconfig espcoredump: Support for not overwriting existing core dump in flash 2023-11-02 06:58:47 +00:00
linker.lf change(espcoredump): save RAM space by placing constants in flash 2023-11-02 19:09:57 +08:00
sdkconfig.rename espcoredump: remove ESP32 prefix from config options 2020-09-30 20:22:27 +05:30