Commit Graph

298 Commits

Author SHA1 Message Date
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
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
Bernard Xiong 4bdbb5c24d
Merge pull request #2507 from qgyhd1234/fal
[BSP]Modify the fal_cfg.h to support spi flash
2019-03-26 23:49:24 +08:00
zylx 8aaaefe1eb [BSP]Modify the fal_cfg.h to support spi flash 2019-03-26 19:21:08 +08:00
whj4674672 c5e9a6a41b [WIP][stm32]修改PR STM32H743中存在的错误 2019-03-26 17:04:45 +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
Bernard Xiong b9932f80b6
Merge pull request #2386 from slcmcu/dev-stm32f405
[bsp][stm32]添加板载LED灯示例程序
2019-03-24 16:54:56 +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
tyustli 4f03ef589f add c++ support for the bsp of stm32 2019-03-23 13:59:53 +08:00
Bernard Xiong 4e5c28a279
Update main.c 2019-03-20 21:35:58 +08:00
Bernard Xiong 76942baaa4
Merge pull request #2475 from qgyhd1234/rtc
[bsp][stm32]添加 RTC 时钟源选择
2019-03-20 21:21:17 +08:00
Bernard Xiong 93a57b678d
Update SConscript 2019-03-20 21:18:42 +08:00
sunlichao fb9bb7ca22 [bsp][stm32]支持板载LED灯和自动生成mdk工程 2019-03-20 12:14:39 +08:00
zylx 7a80fdf894 [bsp][stm32]为所有支持 rtc 的 bsp 添加时钟源选项 2019-03-20 11:29:04 +08:00
tyustli 828f2f204d [bsp/stm32/stm32l475-st-discovery] 更新 README.md,更新MDK工程
Signed-off-by: tyustli <1225613647@qq.com>
2019-03-19 18:56:25 +08:00
zylx b941e6c730 [bsp][stm32]添加 RTC 时钟源选择 2019-03-19 18:24:28 +08:00
tyustli 9b9881bf4c [bsp/stm32l475-st-discovery] add a new bsp of stm32 2019-03-19 15:13:18 +08:00
Bernard Xiong 3f466dc8d3
Merge pull request #2396 from shaoguoji/master
[bsp]添加 stm32f401-st-nucleo 开发板 BSP
2019-03-18 09:00:33 +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 cac8e7aab5
Merge pull request #2462 from jinsheng20/746
增加看门狗和 tft 屏驱动
2019-03-16 08:49:23 +08:00
jinsheng a90e795d15 增加看门狗和 tft 屏驱动 2019-03-15 21:10:15 +08:00
Bernard Xiong fc5cfe0a5e
Merge pull request #2450 from jesven/fix_lf
Fix lf
2019-03-14 20:25:09 +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
misonyo c135b34b9d [bsp/stm32f411]add pwm driver 2019-03-14 11:16:24 +08:00
杨连钊 900050ba98 [bsp][stm32][stm32f103-fire-arbitrary][board]
修改stm32f1xx_hal_msp.c文件CAN引脚配置,
修改Kconfig文件,取消CAN2相关内容
还原stm32f1xx_hal_conf.h中与CAN不相关的内容
2019-03-14 09:50:19 +08:00
shaojinchun 377bbdc833 继续fix stm32f767 的lf问题 2019-03-13 17:56:56 +08:00
Bernard Xiong a0df6bea81
Merge pull request #2440 from jesven/fix_lf
fix stm32767 lf
2019-03-13 17:16:00 +08:00
shaojinchun ce8bc80e8d fix stm32767 lf 2019-03-13 14:27:23 +08:00
sun_shine cca0eda2c2 [bsp][stm32] modify sdram configuration 2019-03-13 12:01:54 +08:00
shaoguoji 74f1396c9d 调整iar工程配置 2019-03-12 16:45:02 +08:00
shaoguoji 8820d898c3 修正链接脚本注释 2019-03-12 16:44:47 +08:00
Bernard Xiong a4f16ed41f
Merge pull request #2417 from obito0/master
[BSP]添加两个STM32的BSP
2019-03-11 09:41:02 +08:00
obito ec5d9bed8c 更新了README.md,增加了我上传的这两个BSP的描述 2019-03-10 19:10:15 +08:00
obito 55f4d28ec5 我们学生一般都会用体积比较小的最小系统,也就是网上热卖的STM32F103C8T6最小系统,所以先做出这个最小系统的BSP,方便大家直接使用到自己的项目当中,也方便那些没有开发板的人用这个最小系统学习RTT 2019-03-10 19:09:49 +08:00
obito 75448d5e4b 因为刚入手RT-Thread的时候就想找这个正点原子战舰V3开发板的BSP,结果没找到,一开始就制作BSP门槛相对高了,特此增加了正点原子的战舰V3开发板的BSP(STM32F103ZET6),方便所有和我用这款开发板的人快速入门RTT 2019-03-10 19:09:13 +08:00
guozhanxin 8a9e1caebe [bsp][stm32]更新pwm驱动 2019-03-08 10:58:45 +08:00
Bernard Xiong c5bb91ad60
Merge pull request #2393 from lymzzyh/Kconfig
[Kconfig]将Kconfig unix格式化
2019-03-07 17:06:49 +08:00
shaoguoji 8671e706b5 [bsp]添加 stm32f401-st-nucleo 开发板 BSP 2019-03-07 15:43:08 +08:00