esp-idf/components
songruojing 7ef8012019 gpio: Bugfix - Move esp_intr_free() out of the critical section in gpio_uninstall_isr_service()
Closes https://github.com/espressif/esp-idf/issues/5571

Fix the bug that if the API was called from one core to free the interrupt source on the other core, it would trigger interrupt watchdog.

(cherry picked from commit 0e8286c57b33ca76183151c677f3880c6485db79)
2021-12-30 14:45:13 +08:00
..
2021-09-15 22:57:02 +03:00
2021-09-16 09:02:34 +05:30
2021-06-17 12:36:34 +10:00