Bernard Xiong
|
656d20362b
|
Merge pull request #2449 from qgyhd1234/checksum
[components][lwip]添加 LWIP 硬件校验和选项,修改 STM32 系列和 rt1052 系列以太网驱动,支持硬件校验和
|
2019-03-14 20:23:36 +08:00 |
zylx
|
9818ee2d29
|
[components][lwip]添加 LWIP 硬件校验和选项,修改 STM32 系列和 rt1052 系列以太网驱动,支持硬件校验和
|
2019-03-14 16:39:50 +08:00 |
guozhanxin
|
8a9e1caebe
|
[bsp][stm32]更新pwm驱动
|
2019-03-08 10:58:45 +08:00 |
armink
|
0d7ba79219
|
Remove the DBG_COLOR and DBG_ENABLE definition.
|
2019-03-06 17:54:30 +08:00 |
guozhanxin
|
f4e74ccd18
|
[bsp][stm32] add rt_hw_us_delay
|
2019-03-05 18:23:22 +08:00 |
jinsheng
|
24b289b776
|
增加 flash drv 宏判断,增加fal 配置
|
2019-03-02 12:52:53 +08:00 |
jinsheng
|
c0855d1350
|
增加 flash
|
2019-02-27 10:34:10 +08:00 |
guo
|
4452afdc67
|
Merge branch 'master' into rtt_sensor
|
2019-02-18 23:58:38 -06:00 |
ZYH
|
6a150c0963
|
[BSP][STM32]增加GPIO驱动对GPIOK时钟初始化
|
2019-02-19 08:18:59 +08:00 |
guozhanxin
|
7967365dc5
|
[bsp][stm32] add more driver supoort for l4
|
2019-02-16 12:41:55 +08:00 |
guanwenliang
|
9a9a7b3593
|
STM32G071 BSP对SPI和UART DMA读写的支持
|
2019-02-15 16:44:51 +08:00 |
guanwenliang
|
7b53218720
|
完善STM32G071的BSP
|
2019-02-15 10:43:09 +08:00 |
yuneizhilin
|
e5726f206a
|
完善stm32_adc_init函数
|
2019-02-01 12:56:36 +08:00 |
Bernard Xiong
|
903d1d73ca
|
Merge pull request #2301 from sunshine0824/stm32l432
[bsp][stm32] add rtc and iwdg bsp support
|
2019-02-01 10:28:25 +08:00 |
sun_shine
|
4283003981
|
[bsp][stm32] add onchip flash support
|
2019-01-31 14:33:51 +08:00 |
Bernard Xiong
|
48aa297560
|
Merge pull request #2280 from sunshine0824/stm32l053
Stm32l053
|
2019-01-30 21:41:48 +08:00 |
SummerGift
|
532a14ddd8
|
[bsp][stm32] fix flash partition bug
|
2019-01-28 14:00:13 +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 |
SummerGift
|
45ece194cc
|
[bsp][stm32] update bsp headfile
|
2019-01-22 10:05:57 +08:00 |
SummerGift
|
3b472cb3cd
|
[bsp][stm32] optimize stm32 headfile
|
2019-01-22 09:15:05 +08:00 |
Bernard Xiong
|
99bef01983
|
Merge pull request #2232 from SummerGGift/add_stm32_new_framework
[bsp][stm32] update bsp && fix driver bug
|
2019-01-21 08:44:42 +08:00 |
MurphyZhao
|
bc2ee9999b
|
[bsp][stm32] 移除 f0 和 f1 中 flash write 对 size 对齐的限制
Signed-off-by: MurphyZhao <d2014zjt@163.com>
|
2019-01-19 14:44:23 +08:00 |
SummerGift
|
e9a6050e61
|
[bsp][stm32] Fixed an error when SPI transfers data larger than 65535
|
2019-01-19 14:31:30 +08:00 |
SummerGift
|
38a3858dcb
|
[bsp][stm32] fix dma config bug
|
2019-01-19 09:15:40 +08:00 |
MurphyZhao
|
25b49352d5
|
[bsp][stm32/libraries] 修复 drv_flash_l4.c 驱动中无法写入非8字节对齐的数据的限制
Signed-off-by: MurphyZhao <d2014zjt@163.com>
|
2019-01-18 11:13:10 +08:00 |
SummerGift
|
224c171dc8
|
Merge remote-tracking branch 'remotes/origin/master' into add_stm32_new_framework
|
2019-01-18 09:28:06 +08:00 |
SummerGift
|
4805d99430
|
[bsp][stm32] update drv_lcd
|
2019-01-17 14:18:38 +08:00 |
HubretXie
|
35ded2acb3
|
Update uart_config.h
|
2019-01-17 13:09:39 +08:00 |
HubretXie
|
a4b57e2d6c
|
Update uart_config.h
|
2019-01-17 13:09:06 +08:00 |
HubretXie
|
8580b9a818
|
Update dma_config.h
串口dma中断名称统一修改为uart
|
2019-01-17 12:58:31 +08:00 |
HubretXie
|
0e4b502319
|
Update dma_config.h
串口dma中断名称统一修改为uart
|
2019-01-17 12:56:39 +08:00 |
HubretXie
|
6203117522
|
Update drv_usart.c
DMA中断函数名称统一修改为UART
|
2019-01-17 12:53:52 +08:00 |
Bernard Xiong
|
479ea9a520
|
Merge pull request #2192 from HubertXie/master
[stm32][drv_usart]修复串口中断接收数据丢数据问题
|
2019-01-17 09:59:17 +08:00 |
SummerGift
|
0d7ac3448f
|
[bsp][stm32] add lcd driver
|
2019-01-14 16:37:44 +08:00 |
HubretXie
|
706c0410cd
|
[stm32][drv_usart]修复串口中断接收丢数据问题
使用串口中断方式接收数据,读取数据时会自动清除标识,这里再次清除中断标识会导致下一个数据丢失。
使用finsh就可以测出这个问题,中断接收丢数据时无法查看历史命令。
|
2019-01-12 15:03:37 +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
|
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 |
HubretXie
|
0e333a3a10
|
Update drv_gpio.c
|
2019-01-08 16:02:01 +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
|
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 |