mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-16 16:43:30 +08:00
6cb39a15a6
When I used the pin's interrupt, I always get a FALSE state. So I read the drv_gpio.c and has found that function gpio_exti_source_select has not truly set yet and the GPIO input mode and the EXTI_(bitno) should be correct.