driver(interrupt): fix the issue that interrupt might be allocated and freed on diffe...
authorkooho <2229179028@qq.com>
Thu, 20 Sep 2018 04:13:43 +0000 (12:13 +0800)
committerkooho <2229179028@qq.com>
Wed, 10 Oct 2018 11:22:34 +0000 (19:22 +0800)
commitfb30315d019ae4540ed778336960b279d3ac99a1
tree551e36949e0aa1f768c2caf362025a1737ae4c9d
parent027e08162232c0a7096ea9088e149e134fca43d6
driver(interrupt): fix the issue that interrupt might be allocated and freed on different cores for release/v3.1
components/esp32/include/esp_intr_alloc.h
components/esp32/intr_alloc.c
components/esp32/test/test_intr_alloc.c