Jeroen Domburg
|
0b79d07d34
add detection of invalid cache access
|
9 лет назад |
Alexey Gerenkov
|
c142b9b9e5
esp32: RWDT is used to reboot system in case of panic handler crash
|
8 лет назад |
Angus Gratton
|
b022232e84
esp_panic.h: Add C++ include guards
|
9 лет назад |
Jeroen Domburg
|
881157e1ed
Add documentation to panic handler functions, move watchpoint stuff from tasks.c to port.c, account for non-32-bytes-aligned stacks when setting watchpoint, add debug reason explanation to panic handler
|
9 лет назад |
Jeroen Domburg
|
ca57a86f20
Add option to automatically set a watchpoint at the end of the swapped-in task
|
9 лет назад |
Jeroen Domburg
|
7d254eb3f0
Move panic handler and gdbstub into esp32 component, clean up wdt according to merge req suggestions
|
9 лет назад |
Jeroen Domburg
|
1ca97f5adb
Move panic handler code from FreeRTOS to esp32 component
|
9 лет назад |