FindYGL
|
f1a13e1fc4
|
为RT-Thread 增加德飞莱STM32F103C8开发板 的BSP
|
2019-01-13 17:21:11 +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 |
Bernard Xiong
|
585a052acb
|
Merge pull request #2178 from andeyqi/master
【简介:NUCLEO-F446ZE 开发板 BSP 适配】
|
2019-01-11 17:42:56 +08:00 |
andeyqi
|
7f0dee3787
|
【简介:NUCLEO-F446ZE 开发板 BSP 适配】
|
2019-01-09 19:49:56 +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 |
SummerGift
|
c1ce319f93
|
[bsp][stm32] optimize Kconfig file
|
2019-01-08 18:15:43 +08:00 |
HubretXie
|
0e333a3a10
|
Update drv_gpio.c
|
2019-01-08 16:02:01 +08:00 |
SummerGift
|
f717dd5f44
|
[bsp][stm32] update README.md
|
2019-01-08 14:20:34 +08:00 |
SummerGift
|
fd396975a8
|
[bsp][stm32] add stm32/stm32f411-st-nucleo bsp
|
2019-01-08 14:20:11 +08:00 |
SummerGift
|
f1004b013d
|
[bsp][stm32] update stm32/stm32f103-atk-nano
|
2019-01-08 14:16:13 +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
|
74395fd114
|
[bsp][stm32] update kconfig
|
2019-01-08 12:05:06 +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 |
Bernard Xiong
|
a7d62d511f
|
Merge pull request #2147 from SummerGGift/add_stm32_new_framework
[bsp][stm32] optimize stm32 bsp
|
2019-01-03 18:46:26 +08:00 |
SummerGift
|
aaf8fe5b1d
|
[bsp][stm32] doc style
|
2019-01-03 11:04:27 +08:00 |
SummerGift
|
cabd71f568
|
[bsp][stm32] add bsp make video web link
|
2019-01-03 10:22:21 +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
|
d4ab2d71cf
|
[bsp][stm32] update STM32系列BSP制作教程.md
|
2019-01-03 09:15:47 +08:00 |
SummerGift
|
6751f9ba33
|
[bsp][stm32] rename stm32/stm32f091-nucleo to stm32/stm32f091-st-nucleo
|
2019-01-03 09:14:01 +08:00 |
Bernard Xiong
|
d7ff010f91
|
Merge pull request #2110 from SummerGGift/add_stm32_new_framework
[bsp][stm32] sync stm32 series bsp and drivers
|
2018-12-28 17:42:09 +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
|
d43facefcc
|
[bsp][stm32] Remove any additional iic configuration
|
2018-12-26 18:33:43 +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
|
840eff05ca
|
[bsp][stm32] update bsp
|
2018-12-26 18:13:02 +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
|
95114e6f48
|
[bsp][stm32] optimize bsp docs
|
2018-12-26 18:00:22 +08:00 |
SummerGift
|
c6be644157
|
[bsp][stm32] update stm32 mul-series drivers
|
2018-12-26 10:43:46 +08:00 |
SummerGift
|
cb918152ba
|
[bsp][stm32] update l4 series bsp
|
2018-12-26 10:41:41 +08:00 |
SummerGift
|
5321d2fb7e
|
[bsp][stm32] update f7 series bsp
|
2018-12-26 10:41:18 +08:00 |
SummerGift
|
b92f45f85d
|
[bsp][stm32] update .config file
|
2018-12-26 10:40:32 +08:00 |
SummerGift
|
24b475377d
|
[bsp][stm32] update f4 series bsp
|
2018-12-26 10:40:02 +08:00 |
SummerGift
|
ac331cbc5b
|
[bap][stm32] update f1 series bsp
|
2018-12-26 10:37:26 +08:00 |