esp-idf/components/esp_gdbstub
Jakob Hasse 6085518bcb fix (gdbstub): added xtensa, esp32 as public includes in component.mk
Closes https://github.com/espressif/esp-idf/issues/7846
2021-11-10 13:45:05 +08:00
..
esp32 usb_serial_jtag: support usb_serial_jtag on esp32c3 2021-10-11 17:34:24 +08:00
esp32c3 bugfix/esp-gdbstrub: add missing function for esp32c3/esp32h2. 2021-10-27 11:03:35 +08:00
esp32s2 usb_serial_jtag: support usb_serial_jtag on esp32c3 2021-10-11 17:34:24 +08:00
esp32s3 usb_serial_jtag: support usb_serial_jtag on esp32c3 2021-10-11 17:34:24 +08:00
include gdbstub: move to a separate component, support multiple targets 2019-07-17 16:01:03 +02:00
private_include usb_serial_jtag: support usb_serial_jtag on esp32c3 2021-10-11 17:34:24 +08:00
riscv [system/tools]: gdbstub support C3 2020-12-31 09:27:00 +11:00
src usb_serial_jtag: support usb_serial_jtag on esp32c3 2021-10-11 17:34:24 +08:00
xtensa gdbstub_xtensa.c: Replace with cpu_ll_pc_to_ptr macro 2020-05-08 18:35:48 +05:30
CMakeLists.txt [system/tools]: gdbstub support C3 2020-12-31 09:27:00 +11:00
Kconfig gdbstub: move to a separate component, support multiple targets 2019-07-17 16:01:03 +02:00
component.mk fix (gdbstub): added xtensa, esp32 as public includes in component.mk 2021-11-10 13:45:05 +08:00
linker.lf Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
sdkconfig.rename Docs: Add C3 support to build_docs 2020-12-28 12:25:03 +08:00