esp32s2beta: add gdbstub support

This commit is contained in:
Ivan Grokhotkov
2019-07-17 16:27:11 +02:00
parent 7d21ece78b
commit f9f13a86a7
6 changed files with 71 additions and 357 deletions

View File

@@ -19,7 +19,6 @@ elseif(CONFIG_IDF_TARGET_ESP32S2BETA)
"dport_panic_highint_hdl.S"
"esp_adapter.c"
"esp_timer_esp32s2beta.c"
"gdbstub.c"
"hw_random.c"
"int_wdt.c"
"intr_alloc.c"