]> granicus.if.org Git - esp-idf/commit
Calling esp_intr_noniram_[en|dis]able twice is an error, so abort instead of doing...
authorJeroen Domburg <jeroen@espressif.com>
Mon, 9 Jan 2017 04:04:21 +0000 (12:04 +0800)
committerJeroen Domburg <jeroen@espressif.com>
Mon, 9 Jan 2017 04:04:21 +0000 (12:04 +0800)
commit11a994d5d8c5d479ab436010ed20db59f11e16d1
tree43b1b7db7b796f0e12108d8b23965fe91d8f6db9
parent0bfe08578b7a30180e357343d12f2bdfcbb7ff53
Calling esp_intr_noniram_[en|dis]able twice is an error, so abort instead of doing an assert which disappears in non-debug mode
components/esp32/intr_alloc.c