Files
esp-idf/components/esp_system/port/panic_handler.c
Sudeep Mohanty 3dfb9cec3f fix(panic_handler): Prevent race condition in panic handler
This commit updates all RTC WDT contexts to be local instead of global
to avoid race conditions when both cores enter the panic handler
simultaneously.
2025-04-23 12:53:50 +02:00

11 KiB