mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-08 11:01:43 +01:00
This commit fixes the event_write() function where the critical section was unbalanced. Merges https://github.com/espressif/esp-idf/pull/12258