Commit Graph

342 Commits

Author SHA1 Message Date
Bernard Xiong b2f39ab81c
Merge pull request #2599 from willianchanlovegithub/F429-FIRE
[BSP][STM32][F429-FIRE-CHALLENGER]修复使用LCD驱动时候的编译报错。
2019-04-22 19:25:55 +08:00
Bernard Xiong 987ef23c22
Merge pull request #2598 from willianchanlovegithub/STM32F4xx_HAL
【修改】增加使用“BSP_USING_LTDC”时所引用的库函数文件
2019-04-22 19:25:34 +08:00
Bernard Xiong b4028cf1a8
Merge pull request #2597 from willianchanlovegithub/469
[BSP][STM32][F469-DISCO]Add lcd drivers
2019-04-22 19:25:14 +08:00
Willian Chan 2e437fa4ea [BSP][STM32][F429-FIRE-CHALLENGER]修复使用LCD驱动时候的编译报错。
Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
2019-04-22 16:21:41 +08:00
misonyo 6a79f72447 [bsp/stm32]update stm32 readme 2019-04-22 16:19:16 +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
Willian Chan 07ec9ec64c [BSP][STM32][F469-DISCO]Add lcd drivers
Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
2019-04-22 16:04:26 +08:00
misonyo 6fe5d13ea1 [travis]add new bsp and fix ci build error 2019-04-22 11:08:16 +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 45d709fd0a [bsp][stm32][stm32h743-atk-apollo]调整drv_mpu.c的目录 2019-04-16 09:37:10 +08:00
whj4674672 ab4fe34e24 [bsp][stm32][stm32h743-atk-apollo]add lcd and sdram drive 2019-04-15 10:45:39 +08:00
Bernard Xiong 54316fa060
Merge pull request #2575 from greedyhao/stm32-f103-mini
[bsp][stm32] 修复stm32f103-mini-system脚本错误
2019-04-14 15:30:45 +08:00
Hao Zhu 2fa4fa2c8a [bsp][stm32] 修复stm32f103-mini-system脚本错误
menuconfig运行报错,少了两个endif
2019-04-14 14:20:07 +08:00
Bernard Xiong fcd2f73b3e
Merge pull request #2571 from willianchanlovegithub/469
[bsp][stm32][469]修复编译错误。
2019-04-13 10:48:50 +08:00
Willian Chan d8bbf27d3c [bsp][stm32][469]修复编译错误。
Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
2019-04-12 15:25:26 +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 836ecef614 resubmit [BSP][STM32][469-DISCO]Add flash sdram usb drivers 2019-04-11 11:21:41 +08:00
ZYH d212787bbb [BSP][STM32][469-DISCO]Add flash sdram usb drivers 2019-04-11 10:27:49 +08:00
Bernard Xiong 2a41e3257f
Merge pull request #2558 from willianchanlovegithub/dofly
【增加】stm32f103-dofly-M3S开发板的BSP
2019-04-10 23:44:07 +08:00
Bernard Xiong 93b418f703
Merge pull request #2559 from willianchanlovegithub/469
【增加】stm32f469-st-disco开发板的BSP
2019-04-10 23:34:43 +08:00
Bernard Xiong e20aa16b9f
Update SConscript 2019-04-10 21:49:55 +08:00
Bernard Xiong bee289a63e
Update SConscript 2019-04-10 21:46:21 +08:00
Bernard Xiong d0744fcc28
Merge pull request #2563 from lymzzyh/stm32
[BSP][STM32] 对F4系列增加USB驱动支持和QSPI驱动支持
2019-04-10 21:40:41 +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
Willian Chan 9bf8d1d119 【修改】README.md文件及rtconfig.py文件相关配置。
Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
2019-04-10 12:04:14 +08:00
Willian Chan 5d09122b6b 【修改】Kconfig配置文件以及README.md。
Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
2019-04-10 11:08:57 +08:00
Willian Chan d8e004fb04 【修改】Kconfig配置,与README.md保持一致。
Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
2019-04-10 10:48:23 +08:00
jhb 4217aa99d5 修改RAM信息相关内容 2019-04-09 21:30:37 +08:00
jhb e86386c948 修改 2019-04-09 20:30:24 +08:00
jhb 66e2a24cd7 1】修改bsp目录名称
2】修改其他
2019-04-09 19:56:54 +08:00
Willian Chan b3d7073fff 【增加】stm32f469-st-disco开发板的BSP
Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
2019-04-09 19:52:21 +08:00
Willian Chan 7af98b5f17 【增加】stm32f103-dofly-M3S开发板的BSP
Signed-off-by: Willian Chan <chentingwei@rt-thread.com>
2019-04-09 19:50:55 +08:00
jhb 013f4e1761 继续修改小错误 2019-04-09 18:17:33 +08:00
jhb e6d20e9120 修改了小错误 2019-04-09 17:37:47 +08:00
jhb 365de33d75 修改完善README 2019-04-09 14:18:37 +08:00
jhb 08a9d4412b 【添加】stm32l4r9-eval bsp
Signed-off-by: jhb <1023506846@qq.com>
2019-04-09 14:10:50 +08:00
Bernard Xiong c14b37f047
Merge pull request #2551 from XiaojieFan/ibox_spi_and_fal
ibox bsp  add spi1 and fal  support
2019-04-07 16:56:37 +08:00
Bernard Xiong ff70bf5fe5
Fix indentation issue in Kconfig. 2019-04-07 11:41:52 +08:00
dingo1688@126.com 1d152b18eb ibox bsp add spi1 and fal support 2019-04-07 02:07:12 +08:00
guozhanxin e48a7b71c7 [bsp][stm32]完善 f4xx-nucleo spi、rtc支持 2019-04-04 10:30:38 +08:00
guozhanxin 291597de21 [bsp][stm32][f411-nucleo] add uart6 support. 2019-04-02 19:37:27 +08:00
guozhanxin 6013aafb6b [bsp][stm32]添加 uart6 的支持 2019-04-02 19:16:07 +08:00
Bernard Xiong 8d5c456ad3
Merge pull request #2529 from qgyhd1234/readme
[bsp][stm32]Update lcd driver support
2019-04-02 08:50:55 +08:00
zylx fbaa1e0d0b [bsp][stm32]Update lcd driver support 2019-04-01 11:13:49 +08:00
greedyhao 9de59de52a 升级f7的hal库版本为1.15 修复野火f7的bug 2019-03-29 23:05:06 +08:00