esp-idf/components/esp_gdbstub/esp32c3
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
..
gdbstub_esp32c3.c gdbstub: C3 - protection for UART register region 2021-01-11 17:09:42 +08:00
gdbstub_target_config.h