mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 12:10:59 +00:00
Support ELF files loadable with gdb
This commit is contained in:
@@ -450,7 +450,7 @@ static void esp_panic_dig_reset(void)
|
||||
;
|
||||
}
|
||||
}
|
||||
#endif
|
||||
#endif // CONFIG_ESP32_PANIC_PRINT_REBOOT || CONFIG_ESP32_PANIC_SILENT_REBOOT
|
||||
|
||||
static void putEntry(uint32_t pc, uint32_t sp)
|
||||
{
|
||||
|
Reference in New Issue
Block a user