Files
esp-idf/components/esp_gdbstub/esp32c3/gdbstub_esp32c3.c
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

2.5 KiB