esp-idf/components/esp_gdbstub/src
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
..
port change(xtensa): Deprecate ".../xtensa_context.h" include path 2023-12-05 18:04:52 +08:00
gdbstub_transport.c uart: Support LP_UART port with UART driver on esp32c6 2023-06-16 07:31:40 +00:00
gdbstub.c esp_gdbstub: fix bp and wp numbers 2023-05-19 20:15:58 +08:00
packet.c coverity: fix uninit variable issue in driver 2022-08-03 10:46:50 +08:00