mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 09:39:10 -04: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