whj4674672
d82c90dc9a
[stm32][stm32h7]修复H7 spi依赖文件路径错误的BUG
2019-05-24 18:08:44 +08:00
Willian Chan
90e2954724
分离MIPI-LTDC和LCD配置
...
Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
2019-05-24 11:48:17 +08:00
Bernard Xiong
e8a10c4df0
Merge pull request #2645 from zhouchuanfu/stm32_uart_tx_dma
...
[bsp][stm32] 增加uart的DMA发送功能
2019-05-23 23:20:40 +08:00
周传福
d548215a3b
Update drv_usart.c
2019-05-22 14:53:49 +08:00
周传福
1e10891f37
Update drv_usart.c
...
修复dma_config里面rcc的bug。
2019-05-22 09:48:13 +08:00
lizhen9880
d88afc3985
修改systick初始化,由于STM32H7系列与STM32F系列时钟架构不同导致
...
STM32H7系列与STM32F系列时钟架构不同
STM32F系列systick时钟源来自HCLK
STM32H7系列systick时钟源来自SystemCoreClock
因此增加SOC_SERIES_STM32H7作为编译条件
2019-05-21 17:26:34 +08:00
Bernard Xiong
a1898156bf
Merge pull request #2704 from Guozhanxin/iot_board
...
[bsp][stm32]修复 w5500 和 drv_eth.c 依赖的问题
2019-05-20 20:37:19 +08:00
guozhanxin
501d894cfd
[bsp][stm32]修复 w5500 和 drv_eth.c 依赖的问题
2019-05-20 18:28:43 +08:00
周传福
56e83fe735
Update drv_usart.c
2019-05-20 10:44:08 +08:00
周传福
893bb72907
Update drv_usart.c
2019-05-20 10:21:00 +08:00
周传福
030b365333
Update drv_usart.c
2019-05-20 09:47:36 +08:00
周传福
81ff374aed
Update drv_usart.c
2019-05-19 22:26:56 +08:00
周传福
24f38acf52
Merge branch 'master' into stm32_uart_tx_dma
2019-05-19 14:37:34 +08:00
Bernard Xiong
c8efc0032d
Merge pull request #2644 from zhouchuanfu/stm32_uart
...
[bsp][stm32] 增加uart的dma半中断接收方式。
2019-05-18 14:57:19 +08:00
周传福
6ebb2c75d9
Update drv_usart.c
...
添加部分空行
2019-05-17 23:23:14 +08:00
周传福
77daf413be
Update drv_usart.c
...
添加函数说明
2019-05-16 12:37:25 +08:00
周传福
9329b62bef
Merge branch 'master' into stm32_uart_tx_dma
2019-05-16 12:22:53 +08:00
SummerGift
f23b278d62
【修复】f0 f1 f4 f7 系列 flash 擦除函数返回值与 fal 接口不匹配的问题
2019-05-16 10:24:53 +08:00
SummerGift
6309492ec5
【修改】PHY 检测相关处理
2019-05-15 15:45:48 +08:00
SummerGift
76431f6b00
Merge remote-tracking branch 'remotes/origin/master' into master_lab
2019-05-13 14:28:56 +08:00
guozhanxin
0d2be12594
[bsp][stm32]去除 drv_eth.c 和 lwip 的依赖关系。
2019-05-09 17:06:19 +08:00
Bernard Xiong
d0b686ed3c
Merge pull request #2653 from Zero-Free/pm_dev
...
改进低功耗组件
2019-05-09 09:42:19 +08:00
SummerGift
960451695b
【修改】 网卡驱动的初始化应当在 lwip 初始化之后以及应用调用网络接口之前,因此修改初始化等级为 device 是比较合适的。
2019-05-08 10:43:25 +08:00
EvalZero
d51e0783ba
[components][pm]fix some issues with low power components
2019-05-07 21:03:48 +08:00
EvalZero
943c5ccc66
[bsp][stm32l476-st-nucleo]add low power feature support for stm32l476-st-nucleo
2019-05-06 19:56:01 +08:00
yangjie
f22753aa5b
[bsp/stm32][templates]support AC6 for stm32 bsp templates.
2019-05-06 10:34:38 +08:00
zhouchuanfu
b844496ac9
增加F1系列的uart的dma支持。
2019-05-04 18:44:36 +08:00
zhouchuanfu
d52a412f4c
增加串口DMA发送功能
2019-05-03 20:52:31 +08:00
zhouchuanfu
18d24cfd8d
增加uart的dma半中断接收方式,用来解决连续一次性接收大于dma缓存的数据而不会丢失数据。
2019-05-03 18:16:16 +08:00
Bernard Xiong
514be9cc47
Merge pull request #2348 from Shuobatian/shuobatian_hwtimer
...
fix drv_timer.c stm32f7 TIM14 Interrupt
2019-04-30 08:42:13 +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
Bernard Xiong
8684f1662b
Merge pull request #2623 from willianchanlovegithub/stm32fxxx_hal
...
[bsp][stm32]Fixed error stm32f1xx_hal library reference when using sdio.
2019-04-27 09:51:47 +08:00
Willian Chan
4f631d780e
[bsp][stm32]Fixed error stm32f1xx_hal library reference when using sdio.
...
Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
2019-04-27 09:32:40 +08:00
yangjie
02c7158c1a
Merge branch 'master' of https://github.com/RT-Thread/rt-thread into yj_fix_branch
2019-04-24 19:06:40 +08:00
yangjie
d910839880
[bsp][stm32]modify stm32l4xx template,preventing conflict with the linker files
2019-04-24 19:05:14 +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
Bernard Xiong
78f21eb628
Merge pull request #2606 from yangjie11/yj_fix_branch
...
[bsp][stm32]support PWM1
2019-04-23 21:36:55 +08:00
Bernard Xiong
a706957beb
Merge pull request #2605 from willianchanlovegithub/HAL_Drivers
...
[bsp][stm32[HAL_Drivers]Fix GPIO serial number disorder
2019-04-23 20:49:15 +08:00
yangjie11
e0345397f8
Update drv_pwm.c
2019-04-23 19:36:28 +08:00
yangjie
e92a4263b4
[bsp][stm32/libraries]support PWM1
2019-04-23 19:17:21 +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
Bernard Xiong
987ef23c22
Merge pull request #2598 from willianchanlovegithub/STM32F4xx_HAL
...
【修改】增加使用“BSP_USING_LTDC”时所引用的库函数文件
2019-04-22 19:25:34 +08:00
Willian Chan
c74e43fc04
【修改】为了适配F469-DISCO的LCD驱动,增加使用“BSP_USING_LTDC”时所引用的库函数文件
...
Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
2019-04-22 16:15:35 +08:00
杨连钊
e641798633
Update drv_wdt.c
2019-04-18 22:17:24 +08:00
Bernard Xiong
10ec398472
Merge pull request #2586 from Guozhanxin/f411
...
[bsp][stm32]fix the error when open uart6 alonely!
2019-04-17 23:49:35 +08:00
Bernard Xiong
3cedbd5d0a
Merge pull request #2582 from SummerGGift/patch-3
...
[bsp][stm32] Modify error message
2019-04-17 22:00:17 +08:00
guozhanxin
cd41b993a7
[bsp][stm32]fix the error when open uart6 alonely!
2019-04-17 11:32:07 +08:00
SummerGift
c8fff14107
【修改】:错误提示信息
2019-04-16 18:05:40 +08:00
whj4674672
ab4fe34e24
[bsp][stm32][stm32h743-atk-apollo]add lcd and sdram drive
2019-04-15 10:45:39 +08:00
armink
fa4d4ab7cf
Update all of debug log definition to DBG_TAG and DBG_LVL.
2019-04-12 10:18:57 +08:00
ZYH
8f93eb4a0f
[BSP][STM32]Add usb device fs for stm32f4
2019-04-10 15:30:41 +08:00
ZYH
14558ce8cf
[BSP][STM32]Add qspi for stm32f4
2019-04-10 15:27:01 +08:00
guozhanxin
6013aafb6b
[bsp][stm32]添加 uart6 的支持
2019-04-02 19:16:07 +08:00
greedyhao
9de59de52a
升级f7的hal库版本为1.15 修复野火f7的bug
2019-03-29 23:05:06 +08:00
Bernard Xiong
43a499c008
Merge pull request #2497 from whj4674672/master
...
[READY][bsp][stm32]add stm32h743-atk-apollo
2019-03-27 10:24:29 +08:00
tyustli
ea8509717e
delete C++ support for gcc in the rtconfig.py file
2019-03-26 15:41:06 +08:00
tyustli
8327200072
Merge branch 'master' of https://github.com/RT-Thread/rt-thread
2019-03-26 14:06:13 +08:00
tyustli
1be90253d0
delete the CMSIS from components and add the CMSIS
...
and add the CMSIS in some specific BSP
2019-03-26 13:58:33 +08:00
Bernard Xiong
0f22a85eba
Merge pull request #2499 from ylz0923/patch-1
...
[bsp][stm32][libraries][HAL_Drivers] Update drv_common.c
2019-03-26 08:54:10 +08:00
杨连钊
b3cea3f5a8
Update drv_common.c
2019-03-25 10:35:32 +08:00
tyustli
4b6c732cd7
last push forget modified the templates to support C++
...
this time add C++ for templates
2019-03-25 10:28:12 +08:00
whj
1d760bfeec
[bsp][stm32]增加stm32h743-atk-apollo bsp
2019-03-24 11:34:17 +08:00
whj4674672
6dca889a36
[bsp][stm32]add stm32h743-atk-apollo
2019-03-24 10:43:59 +08:00
zylx
b941e6c730
[bsp][stm32]添加 RTC 时钟源选择
2019-03-19 18:24:28 +08:00
Bernard Xiong
0adf83b6a1
Merge pull request #2352 from ylz0923/master
...
[bsp][stm32] add can driver.
2019-03-17 10:04:05 +08:00
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
杨连钊
0b63d83485
[bsp][stm32][stm32f103-fire-arbitrary] 优化代码
2019-02-27 12:20:52 +08:00
jinsheng
c0855d1350
增加 flash
2019-02-27 10:34:10 +08:00
Bernard Xiong
dcf52cf267
Merge pull request #2336 from Guozhanxin/rtt_sensor
...
添加 阿里 DeveloperKit 开发板
2019-02-23 10:09:07 +08:00
Bernard Xiong
f6d551553d
Merge pull request #2357 from jinsheng20/bsp/stm32
...
增加 LTDC 官方驱动条件加入工程
2019-02-20 18:36:35 +08:00
jinsheng
da19913421
增加 LTDC 官方驱动条件加入工程
2019-02-19 21:45:43 +08:00
guo
4452afdc67
Merge branch 'master' into rtt_sensor
2019-02-18 23:58:38 -06:00
杨连钊
5795a34d18
[bsp][stm32] add can driver.
2019-02-19 13:53:09 +08:00
shuobatian
d84ce01926
fix drv_timer.c stm32f7 TIM14 Interrupt
2019-02-19 09:18:51 +08:00
ZYH
6a150c0963
[BSP][STM32]增加GPIO驱动对GPIOK时钟初始化
2019-02-19 08:18:59 +08:00
Bernard Xiong
472ab598cb
Merge pull request #2334 from gztss/master
...
完善STM32G071的BSP
2019-02-18 22:36:04 +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
misonyo
700ce3ae6e
[bsp/stm32]change str(Dir('#')) to GetCurrentDir()
2019-02-14 15:55:51 +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
sun_shine
406bec6301
[bsp][stm32] add rtt head file to stm32lxx_hal.h for resolve scons error
2019-01-25 16:33:46 +08:00
Bernard Xiong
448488f789
Merge pull request #2253 from sunshine0824/stm32l0xx_HAL
...
[bsp][stm32] add STM32L0xx_HAL
2019-01-23 16:54:47 +08:00
sun_shine
af3b30ffac
[bsp][stm32] add STM32L0xx_HAL
2019-01-23 09:12:17 +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
Bernard Xiong
0889bafda8
Merge pull request #2233 from zhaojuntao/fix-bsp-flash-drv
...
[bsp][stm32/libraries] 移除 flash 驱动中 flash write 函数对 size 对齐的限制
2019-01-19 16:20:20 +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