mirror of
https://github.com/espressif/esp-idf.git
synced 2026-01-02 08:50:24 +00:00
* Disable Tx interrupts to fix race condition of missing Rx interrupt * Check if GPIO interrupt is asserted periodically if the ISR event missed Closes https://github.com/espressif/esp-idf/issues/6414