mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-29 03:44:59 +00:00
2fb3824dfa
On ESP32, UART_INTR_BRK_DET may be triggered after setting the new ISR handler. Disable these interrrupts.