]> granicus.if.org Git - esp-idf/commit
gpio test: add GPIO multi-level interrupt test
authorhouchenyao <houchenyao@espressif.com>
Thu, 6 Sep 2018 03:47:17 +0000 (11:47 +0800)
committerhouchenyao <houchenyao@espressif.com>
Thu, 6 Sep 2018 09:43:23 +0000 (17:43 +0800)
commit98c868ff093254aaea7af40ebfb544356dd5ec57
treea67b41337572589bff26359a4959739992d08cb1
parenta0d2dd03856fec4242d0ac043898b404a5caff17
gpio test: add GPIO multi-level interrupt test

 add case to test the bug of v3.0. If we trigger the level interrupt more than once, will cause the interrupt be triggered many times
components/driver/test/test_gpio.c