tangweikang
eef4afe9fb
[update][bsp][stm32] drv_gpio.c
2019-06-19 08:46:09 +08:00
tangweikang
de4336420a
[update] drv_gpio.c
2019-06-18 16:34:21 +08:00
Bernard Xiong
3ae69adf9e
Merge pull request #2610 from jhbdream/stm32l4r9-bsp
...
add bsp for stm32l4r9
2019-04-29 13:50:00 +08:00
jhb
93f810fdb3
add dsi lcd driver for stm32l4r9-st-eval board
...
add touch driver for stm32l4r9-st-eval board
add sram driver for stm32l4r9-st-eval board
fix [HAL_Drivers/drv_gpio.c] for L4 serials about VDDIO2 enable
fix [HAL_Drivers/SConscript] for can not auto remove [soft_iic.c] file when not define BSP_USING_IICx
2019-04-24 09:35:06 +08:00
Willian Chan
4c7d841046
[bsp][stm32[HAL_Drivers]Fix GPIO serial number disorder
...
Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
2019-04-23 18:27:05 +08:00
ZYH
6a150c0963
[BSP][STM32]增加GPIO驱动对GPIOK时钟初始化
2019-02-19 08:18:59 +08:00
guanwenliang
7b53218720
完善STM32G071的BSP
2019-02-15 10:43:09 +08:00
sun_shine
aec43da278
[bsp][stm32] modify HAL_Drivers for stm32l0
2019-01-27 13:11:15 +08:00
SummerGift
317fbd4222
[bsp][stm32] add stm32g071-st-nucleo bsp
2019-01-22 15:08:30 +08:00
HubretXie
0e333a3a10
Update drv_gpio.c
2019-01-08 16:02:01 +08:00
HubretXie
bdc0e4f540
[stm32][drv_gpio]增加对Stm32f0系列关中断处理方式
...
增加stm32f0系列GPIO关中断处理
2019-01-08 09:52:16 +08:00
Bernard Xiong
3d95a03597
Merge pull request #2101 from HubertXie/master
...
[drv_gpio]修改GPIO驱动关中断处理方式
2019-01-08 07:34:36 +08:00
SummerGift
c6be644157
[bsp][stm32] update stm32 mul-series drivers
2018-12-26 10:43:46 +08:00
HubretXie
c51f27797e
修改GPIO关中断处理
...
因为STM32有些IO共用一个中断向量,关中断时不能直接关闭中断
2018-12-23 21:04:32 +08:00
yangjie
caba8a7d11
[bsp][stm32 hal drv_gpio]If there is no pull-up or pull-down outside, there will be problems with just setting "GPIO_InitStruct.Pull = GPIO_NOPULL".
2018-12-13 10:33:46 +08:00
SummerGift
5cbe222196
[bsp][STM32] update stm32 bsp
2018-11-30 18:29:59 +08:00
SummerGift
739b2ba51c
[bsp][STM32] Add bsp based on new framework
2018-11-29 17:06:06 +08:00