7 Commits

Author SHA1 Message Date
Tao_eternal
6cb39a15a6
fixed some bugs about interrupt
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.
2021-05-07 13:52:33 +08:00
Meco Man
2e99d2855b [gd32][drivers] auto formatted 2021-03-12 00:03:36 +08:00
yangjie
38b3a3445e [bsp][driver] 初始化 BSP 中的 rt_pin_ops 2020-09-11 11:16:42 +08:00
BalanceTWK
f8d0566482 [BSP][gd32vf] add drv_gpio.c 2020-06-27 21:01:27 +08:00
tyustli
1adf9d4a52 add gd32vf103v-eval bsp 2019-07-24 19:25:39 +08:00
tyustli
12f2c34d83 first version 2019-07-24 17:31:26 +08:00
tyustli
49e9d19c82 first version 2019-07-24 17:03:26 +08:00