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 |
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 |