esp-idf/components/esp_gdbstub
Angus Gratton 420aef1ffe Updates for riscv support
* Target components pull in xtensa component directly
* Use CPU HAL where applicable
* Remove unnecessary xtensa headers
* Compilation changes necessary to support non-xtensa gcc types (ie int32_t/uint32_t is no
  longer signed/unsigned int).

Changes come from internal branch commit a6723fc
2020-11-13 07:49:11 +11:00
..
esp32 Updates for riscv support 2020-11-13 07:49:11 +11:00
esp32s2 Updates for riscv support 2020-11-13 07:49:11 +11:00
esp32s3 bringup esp32-s3 on FPGA 2020-09-22 15:15:03 +08:00
include gdbstub: move to a separate component, support multiple targets 2019-07-17 16:01:03 +02:00
private_include Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
src Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
xtensa gdbstub_xtensa.c: Replace with cpu_ll_pc_to_ptr macro 2020-05-08 18:35:48 +05:30
CMakeLists.txt Updates for riscv support 2020-11-13 07:49:11 +11:00
component.mk gdbstub: move to a separate component, support multiple targets 2019-07-17 16:01:03 +02:00
Kconfig gdbstub: move to a separate component, support multiple targets 2019-07-17 16:01:03 +02:00
linker.lf Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00