]> granicus.if.org Git - esp-idf/commitdiff
Merge branch 'bugfix/workaround_free_peripherals_isr_when_using_dual_core' into ...
authorIvan Grokhotkov <ivan@espressif.com>
Sun, 30 Sep 2018 13:42:52 +0000 (21:42 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Sun, 30 Sep 2018 13:42:52 +0000 (21:42 +0800)
driver(interrupt): fix the issue that interrupt might be allocated and freed on different cores.

See merge request idf/esp-idf!3152


Trivial merge