esp-idf/components/esp_system
Omar Chebib b6a450f824 panic: Add support for SoC-level panic
SoC level exceptions such as watchdog timer and cache errors are now supported.
Such exceptions now triggers a panic, giving more information about how
and when it happened.
2020-12-31 15:46:17 +08:00
..
include
port panic: Add support for SoC-level panic 2020-12-31 15:46:17 +08:00
test
CMakeLists.txt
Kconfig
component.mk
esp_async_memcpy.c
intr_alloc.c
linker.lf
panic.c
sdkconfig.rename
sleep_modes.c
startup.c
system_api.c
system_time.c