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