gdbstub: move to a separate component, support multiple targets

This commit is contained in:
Ivan Grokhotkov
2019-06-14 00:43:49 +08:00
parent 240192f9fa
commit 66e0b2f9df
16 changed files with 1023 additions and 576 deletions

View File

@@ -16,7 +16,6 @@ else()
"esp_adapter.c"
"esp_timer_esp32.c"
"esp_himem.c"
"gdbstub.c"
"hw_random.c"
"int_wdt.c"
"intr_alloc.c"