Chen Yi Qun
|
c2ead692aa
|
bugfix(ut): fix gpio output and input mode test(backport v3.3)
|
2020-08-20 06:25:40 +00:00 |
|
kooho
|
0929dbbc9b
|
bugfix(GPIO): Fixed the bug that GPIO enables interrupts on one core,
but registers interrupt service routines on another core for release/v3.3
|
2019-08-06 03:20:11 +00:00 |
|
houchenyao
|
98c868ff09
|
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
|
2018-09-06 17:43:23 +08:00 |
|
hou wen xiang
|
5402ace528
|
driver(gpio) : Fixed the gpio related bug for release v3.1.
|
2018-07-12 20:19:02 +08:00 |
|
houchenyao
|
e5717e365f
|
test: add driver/gpio test case
|
2018-06-12 19:04:30 +08:00 |
|