mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
94e5ffdedc
driver(interrupt): fix the issue that interrupt might be allocated and freed on different cores. See merge request idf/esp-idf!3152