mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
ac412feb69
Make sure GPIO interrupts get attached to the core that the ISR service routine is running on, otherwise they don't arrive.