customize panic handler before reset
Posted: Mon Oct 08, 2018 8:49 pm
Is it possible to modify the panic handler before esp32 core dump is output to uart and chip reset?
I would like to save something in flash or in noninit ram to be aware of that sw restart.
Should i modify something in panic.c file?
I would like to save something in flash or in noninit ram to be aware of that sw restart.
Should i modify something in panic.c file?