zephyr/soc/xtensa/esp32
Daniel Leung 5d19da4507 soc: esp32: add support for GDB stub
This adds the SoC specific bits to enable GDB stub,
mainly the description for the register file, and
memory regions.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2021-11-30 15:24:00 -05:00
..
include soc: esp32: add support for GDB stub 2021-11-30 15:24:00 -05:00
CMakeLists.txt soc: esp32: add support for GDB stub 2021-11-30 15:24:00 -05:00
esp32-mp.c soc: esp32: use same rom func prefix 2021-10-21 10:55:45 -04:00
gdbstub.c soc: esp32: add support for GDB stub 2021-11-30 15:24:00 -05:00
Kconfig.defconfig soc: esp32: add support for GDB stub 2021-11-30 15:24:00 -05:00
Kconfig.soc soc: esp32: add support for GDB stub 2021-11-30 15:24:00 -05:00
linker.ld soc: esp32: Fix placement for system heap 2021-08-31 15:36:12 -04:00
soc.c soc: esp32: use same rom func prefix 2021-10-21 10:55:45 -04:00
soc.h soc: esp32: use same rom func prefix 2021-10-21 10:55:45 -04:00