mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-06 05:10:36 +00:00

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.