esp-idf/components/esp32/test
michael c82e51cf79 fix(intr): always assign the same intr to a same source, disable the source only when all the handlers disabled.
also document handlers sharing a same source.

TW#13454, https://github.com/nodemcu/nodemcu-firmware/issues/1874

Breaking change: handles assigned to a same source should have the same flag now.
2017-09-06 15:20:01 +08:00
..
component.mk
logo.jpg
test_ahb_arb.c
test_ahb_arb_asm.S
test_delay.c
test_dport.c
test_esp_timer.c
test_ets_timer.c
test_fastbus.c
test_fastbus_asm.S
test_fp.c
test_int_wdt.c
test_intr_alloc.c fix(intr): always assign the same intr to a same source, disable the source only when all the handlers disabled. 2017-09-06 15:20:01 +08:00
test_miniz.c
test_restart.c
test_sleep.c
test_spiram_cache_flush.c
test_tjpgd.c
test_tsens.c
test_unal_dma.c