esp-idf/components/esp_gdbstub
Jakob Hasse 4c0cf6bf62 gdbstub: C3 - protection for UART register region
* reading the UART peripheral registers disturbs
  gdbstub because it communicates via UART.
  Hence, we protect it.

Closes IDF-2533
2021-01-11 17:09:42 +08:00
..
esp32 Updates for riscv support 2020-11-13 07:49:11 +11:00
esp32c3 gdbstub: C3 - protection for UART register region 2021-01-11 17:09:42 +08: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
private_include Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
riscv [system/tools]: gdbstub support C3 2020-12-31 09:27:00 +11: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 [system/tools]: gdbstub support C3 2020-12-31 09:27:00 +11:00
Kconfig
component.mk
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