mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 12:35:28 +00:00
Move panic handler and gdbstub into esp32 component, clean up wdt according to merge req suggestions
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
#ifndef __ASSEMBLER__
|
||||
|
||||
void setBreakpointIfJtag(void *fn);
|
||||
void esp_set_breakpoint_if_jtag(void *fn);
|
||||
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user