mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-18 10:31:09 +00:00
fix(panic_handler): Prevent race condition in panic handler Closes IDFCI-2802, IDFCI-2867, and IDFCI-2869 See merge request espressif/esp-idf!37958