Commit Graph

2509 Commits

Author SHA1 Message Date
nongxiaoming 574abc8a23 [bsp][stm32h743-nucleo] fix the bug of HEAP_BEGIN define. 2018-12-20 16:41:41 +08:00
Bernard Xiong a12591e37e
Merge pull request #2058 from greedyhao/master
[WIP][🏅BSP][stm32] 添加野火stm32f767开发板bsp
2018-12-20 13:16:42 +08:00
Bernard Xiong 0be710e842 [BSP][k210] Fix the build issue in k210. 2018-12-19 12:01:29 +08:00
Bernard Xiong 5e0f8cb3aa [libcpu] Add k210 BSP. 2018-12-18 21:01:03 +08:00
Bernard Xiong a74a3031f0
Merge pull request #2081 from jesven/sync_smp_skeleton
Sync smp skeleton
2018-12-18 14:02:04 +08:00
Bernard Xiong dcf74bce45
Merge pull request #2078 from ErnestChen1/master
【串口】宏定义对应增加
2018-12-17 19:31:55 +08:00
whj f45fd44e9a Change the user interface to main 2018-12-17 15:01:57 +08:00
shaojinchun eff767a074 remove rt_hw_mb define
sync smp skeleton
2018-12-17 11:02:09 +08:00
chenchaoqun@rt-thread.com 87b407ff18 【修改】.config 中RT_SERIAL_USING_DMA选项 2018-12-17 09:53:44 +08:00
chenchaoqun@rt-thread.com bb8e89e851 【串口】宏定义对应增加 2018-12-17 09:38:53 +08:00
Bernard Xiong b9261e4340
Merge pull request #2068 from yangjie11/stm32-dev
[bsp][stm32 hal drv_gpio] add  more settings for "GPIO_InitStruct.Pull"
2018-12-14 11:08:49 +08:00
Hao Zhu 0e6b3fcba8 SConstruc中的lib换为f7的 2018-12-14 09:47:45 +08:00
Hao Zhu 78f206e88b 修改一些脚本 2018-12-14 09:44:05 +08:00
Hao Zhu 2fbced6f21 Merge remote-tracking branch 'upstream/master' 2018-12-14 08:47:54 +08:00
Bernard Xiong 698f9a91bd
Merge pull request #2066 from e190/master
修复I2C和RTC中的粗心BUG
2018-12-13 17:31:16 +08:00
SummerGift c692e194a6 [bsp][stm32] optimize board/SConscript code 2018-12-13 15:13:55 +08:00
SummerGift 6ef13c82aa [bsp][stm32] modify board/SConscript 2018-12-13 15:09:38 +08:00
SummerGift 6df6a7519a [bsp][stm32] modify sconstruct 2018-12-13 15:05:48 +08:00
Hao Zhu 5053e744a3 修改README 2018-12-13 14:20:14 +08:00
Hao Zhu cabf2f5ee5 添加i2c支持 2018-12-13 14:18:26 +08:00
SummerGift 968110ffd6 [bsp][stm32] add scons --dist function 2018-12-13 12:05:40 +08:00
yangjie caba8a7d11 [bsp][stm32 hal drv_gpio]If there is no pull-up or pull-down outside, there will be problems with just setting "GPIO_InitStruct.Pull = GPIO_NOPULL". 2018-12-13 10:33:46 +08:00
shaojinchun f5426f4a86 1 增加了bsp数据屏障接口函数 rt_hw_mb()
2 去除在secondary_cpu_c_start重复了的IPI handler的注册
2018-12-13 09:49:15 +08:00
e190 c042da4e9d
修复RTC驱动中一个粗心BUG
137行多了()
2018-12-13 08:38:53 +08:00
e190 3af4e3b404
修复I2C驱动一个粗心BUG
I2C2_BUS_CONFIG改为I2C3_BUS_CONFIG
2018-12-13 08:33:21 +08:00
Hao Zhu e0c2bf09e3 修改错误 2018-12-12 16:51:39 +08:00
Hao Zhu 9890034242 [bsp][stm32][stm32f767] 移植qspi 2018-12-12 16:49:27 +08:00
Hao Zhu 819c7d8929 [bsp][stm32][stm32f767] 修改一系列错误 2018-12-12 09:00:48 +08:00
Hao Zhu 757232cdb6 Merge remote-tracking branch 'upstream/master' 2018-12-11 23:08:55 +08:00
Hao Zhu b9b05fff4b [bsp][stm32][stm32f767] 移植片内flash驱动
补全了必要的hal库,stm32f767-fire的sram大小更正为512
2018-12-11 22:53:25 +08:00
流光 fc0d4e72a4 [bsp][lpc54114] 修复drv_gpio.c drv_romfs.c驱动未被默认编译的问题. 2018-12-11 15:04:49 +08:00
Bernard Xiong d00ef3b1ea
Merge pull request #2059 from e190/master
修复spi驱动中spi_config一个bug
2018-12-11 12:59:56 +08:00
e190 e296967000
修复spi驱动中spi_config一个bug" 2018-12-11 09:18:25 +08:00
Hao Zhu 76cbfa66c6 [bsp][stm32] 删除HAL/CMSIS/DSP_Lib及更新README 2018-12-11 09:02:27 +08:00
Hao Zhu 2396515f85 [bsp][stm32] 添加野火stm32f767开发板bsp 2018-12-11 08:24:04 +08:00
Hao Zhu 9d340ec6a9 [bsp][stm32] 添加野火stm32f767开发板bsp 2018-12-10 21:39:28 +08:00
Bernard Xiong b628ac0e7e
Merge pull request #2052 from jesven/lwp_ok
add lwp support
2018-12-10 20:00:25 +08:00
shaojinchun 2b21d2316a 修改许可协议
修改cpu目录名及相关修改
2018-12-10 18:23:21 +08:00
Bernard Xiong 92338d50c4
Merge pull request #2051 from SummerGGift/add_stm32_new_framework
[bsp][stm32] add more drivers for stm32 bsp
2018-12-10 17:07:28 +08:00
shaojinchun a8953e9211 add lwp support 2018-12-10 16:44:48 +08:00
SummerGift 892ad62983 [bsp][stm32] optimize flash driver config 2018-12-10 14:06:24 +08:00
Bernard Xiong fea5f2d8ae
Merge pull request #2034 from liu2guang/master
[BSP][LPC54114-lite] 添加i2c spi romfs spiflash sdcard pct2075驱动.
2018-12-10 13:59:58 +08:00
SummerGift c1f20dc458 [bsp][stm32] add flash driver docs 2018-12-10 13:44:26 +08:00
流光 b76dd4a9d5 [bsp][lpc54114] 移除PCT2075温度传感器驱动, 考虑在package中实现. 2018-12-10 10:45:31 +08:00
SummerGift d509db834b [bsp][stm32] add more drivers for stm32 bsp 2018-12-10 09:48:10 +08:00
Hao Zhu 762c1be8bb [bsp/stm32f7-disco] 修复串口驱动编译报错
__HAL_UART_CLEAR_FLAG在stm32f7xx_hal_uart.h中不存在,编译会报错
2018-12-08 23:07:58 +08:00
Bernard Xiong 4b0f9e76eb [BSP] Import RV32M1 SDK 2018-12-08 10:47:28 +08:00
Bernard Xiong c9576c3e53 [BSP] Add RV32M1_VEGA BSP. 2018-12-08 10:44:56 +08:00
Bernard Xiong 36b194aeb6 [BSP] Update Hifive1 BSP with unified RV porting. 2018-12-08 10:42:40 +08:00
Bernard Xiong 2a7d814f77 [libcpu] Add unified RISC-V libcpu porting. 2018-12-08 10:41:38 +08:00