SummerGift
|
0d7ac3448f
|
[bsp][stm32] add lcd driver
|
2019-01-14 16:37:44 +08:00 |
Bernard Xiong
|
45c86a54ba
|
Merge pull request #2169 from HubertXie/master
[stm32][drv_gpio]增加STM32F0系列GPIO关闭中断处理
|
2019-01-12 11:20:31 +08:00 |
SummerGift
|
59ebd512fe
|
[bsp][stm32] add new line at end of file
|
2019-01-09 18:21:11 +08:00 |
SummerGift
|
22c2937c4c
|
[bsp][stm32] clean up the code
|
2019-01-09 18:17:04 +08:00 |
SummerGift
|
e6995470ca
|
[bsp][stm32] optimize f7xx bsp template
|
2019-01-09 18:09:59 +08:00 |
SummerGift
|
289b4316af
|
[bsp][stm32] add extern "C" for header file
|
2019-01-09 10:12:35 +08:00 |
SummerGift
|
0d025a69e6
|
[bsp][stm32] fix bug in dma config && clean up the dma config code
|
2019-01-08 18:20:17 +08:00 |
SummerGift
|
0032fff1d2
|
[bsp][stm32] remove useless configuration
|
2019-01-08 18:17:42 +08:00 |
HubretXie
|
0e333a3a10
|
Update drv_gpio.c
|
2019-01-08 16:02:01 +08:00 |
SummerGift
|
bad889140b
|
[bsp][stm32] fix bug in f7 bsp template
|
2019-01-08 14:10:29 +08:00 |
SummerGift
|
883a9f1e13
|
[bsp][stm32] update dma config in Kconfig
|
2019-01-08 14:09:33 +08:00 |
SummerGift
|
02a1fa3079
|
[bsp][stm32] add hwtimer driver for f7 series
|
2019-01-08 14:02:18 +08:00 |
SummerGift
|
40a474fefa
|
[bsp][stm32] optimize eth driver
|
2019-01-08 14:01:27 +08:00 |
SummerGift
|
688d8994d9
|
[bsp][stm32] update drv_spi.c
|
2019-01-08 14:00:01 +08:00 |
SummerGift
|
574492a282
|
[bsp][stm32] Modify the DMA implementation
|
2019-01-08 11:59:27 +08:00 |
SummerGift
|
d023fb47ba
|
[bsp][stm32] add all series dma_config files
|
2019-01-08 11:58:46 +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
|
77fd04b945
|
[bsp][stm32] update wdt driver
|
2019-01-03 09:18:32 +08:00 |
SummerGift
|
b5fb04fdf6
|
[bsp][stm32] update README.md
|
2019-01-03 09:17:45 +08:00 |
SummerGift
|
0e3e288666
|
[bsp][stm32] fix ci bug
|
2018-12-28 16:30:00 +08:00 |
SummerGift
|
710f82d46b
|
[bsp][stm32] optimize falsh && eth driver
|
2018-12-28 14:16:49 +08:00 |
SummerGift
|
4d6d16fc98
|
[bsp][stm32] update drivers
|
2018-12-26 18:16:26 +08:00 |
SummerGift
|
11dfedecdc
|
[bsp][stm32] fix eth bug
|
2018-12-26 18:15:35 +08:00 |
SummerGift
|
79cb96bc9e
|
[bsp][stm32] update template
|
2018-12-26 18:11:52 +08:00 |
SummerGift
|
2daa521efa
|
[bsp][stm32] update f7xx-hal library
|
2018-12-26 18:11:06 +08:00 |
SummerGift
|
d486ac5fed
|
[bsp][stm32] add sdio_config.h
|
2018-12-26 18:03:21 +08:00 |
SummerGift
|
218876eaf4
|
[bsp][stm32] add qspi_config.h
|
2018-12-26 18:02:25 +08:00 |
SummerGift
|
c6be644157
|
[bsp][stm32] update stm32 mul-series drivers
|
2018-12-26 10:43:46 +08:00 |
SummerGift
|
d193dbbda3
|
[bsp][stm32] update f7-hal library
|
2018-12-26 10:33:12 +08:00 |
SummerGift
|
ea9958a506
|
[bsp][stm32] sync bsp template file
|
2018-12-26 10:27:33 +08:00 |
SummerGift
|
2999fa301f
|
[bsp][stm32] sync f4-hal SConscript
|
2018-12-26 10:25:08 +08:00 |
SummerGift
|
8963bb6966
|
[bsp][stm32] restore soft iic driver
|
2018-12-26 10:20:05 +08:00 |
SummerGift
|
7279078005
|
[bsp][stm32] update drv_eth
|
2018-12-26 10:17:33 +08:00 |
SummerGift
|
a80b272048
|
[bsp][stm32] add f0 flash driver
|
2018-12-26 10:15:59 +08:00 |
SummerGift
|
663baf89cc
|
[bsp][stm32] add f0 config files
|
2018-12-26 10:14:12 +08:00 |
SummerGift
|
04a16870c3
|
[bsp][stm32] sync library/Kconfig
|
2018-12-26 10:05:16 +08:00 |
SummerGift
|
d498b8fce5
|
[bsp][stm32] add qspi_config.h for l4 series
|
2018-12-25 16:25:49 +08:00 |
SummerGift
|
003931db16
|
[bsp][stm32] fix f4 spi3 bug
|
2018-12-25 16:23:52 +08:00 |
SummerGift
|
410034fa14
|
[bsp][stm32] add f0 bsp templates
|
2018-12-24 15:59:42 +08:00 |
SummerGift
|
4149c63063
|
[bsp][stm32] add f0 library
|
2018-12-24 15:52:29 +08:00 |
HubretXie
|
c51f27797e
|
修改GPIO关中断处理
因为STM32有些IO共用一个中断向量,关中断时不能直接关闭中断
|
2018-12-23 21:04:32 +08:00 |
Hao Zhu
|
774dd42a4a
|
[bsp] [stm32] 修改f7系列DMA时钟 添加SD卡适配
|
2018-12-21 13:03:37 +08:00 |
Hao Zhu
|
42d232aaa1
|
Merge remote-tracking branch 'upstream/master'
|
2018-12-21 12:56:34 +08:00 |
Hao Zhu
|
ec93984094
|
[bsp] [stm32] 更新spi usart的时钟设置 更新脚本设置
|
2018-12-21 11:17:32 +08:00 |
Hao Zhu
|
0dc7adbf30
|
Merge remote-tracking branch 'upstream/master'
|
2018-12-20 18:21:05 +08:00 |
SummerGift
|
96fcf5dc29
|
[bsp][stm32] update templates Kconfig
|
2018-12-20 16:08:58 +08:00 |
SummerGift
|
8f9c72b05e
|
【更新】:menuconfig 配置文件
|
2018-12-20 16:05:55 +08:00 |
SummerGift
|
08bc2b3f5d
|
[bsp][stm32] fix flash bug
|
2018-12-20 15:04:20 +08:00 |
SummerGift
|
938bbb030d
|
[bsp][stm32] optimize main func
|
2018-12-20 14:59:18 +08:00 |