mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-13 10:40:17 +00:00
Make sure GPIO interrupts get attached to the core that the ISR service routine is running on, otherwise they don't arrive.
Make sure GPIO interrupts get attached to the core that the ISR service routine is running on, otherwise they don't arrive.