LiuJX
|
de17adf56c
|
[bsp] [stm32f10x] fix watchdog control set timeout argument bug.
|
2018-06-04 11:05:56 +08:00 |
armink
|
0b1b549742
|
[bsp][stm32f429-apollo] Disable the SPI DMA mode. It has some problem when using big data transmission.
|
2018-05-31 17:16:15 +08:00 |
armink
|
62ed2b9d0f
|
[bsp][stm32f429-apollo] Change the SDIO initialization frequency to 400K for improve reliability.
|
2018-05-31 17:11:04 +08:00 |
liang yongxiang
|
43922e465e
|
[bsp] add new bsp: hifive1
|
2018-05-31 14:58:59 +08:00 |
zyh
|
7621246259
|
[Bsp]Add readme for stm32f40x
|
2018-05-31 09:47:33 +08:00 |
zyh
|
0214092051
|
[Bsp]Add Readme for stm32f10x
|
2018-05-31 09:36:59 +08:00 |
Bernard Xiong
|
798e45f885
|
Merge pull request #1488 from TanekLiang/lpc54608-readme
[bsp][lpc54608-LPCXpresso] add README.md
|
2018-05-31 08:40:10 +08:00 |
liang yongxiang
|
9c051e4fd1
|
[bsp][lpc54608-LPCXpresso] add README.md
|
2018-05-30 21:43:33 +08:00 |
Bernard Xiong
|
e52bd1b8fc
|
Merge pull request #1487 from yangjie11/master
[stm32f10x-HAL] Fixed the problem of including functions in RT_ASSERT()
|
2018-05-30 15:47:17 +08:00 |
user
|
dab7477312
|
[stm32f10x-HAL] Fixed the problem of including functions in RT_ASSERT()|修复了:当屏蔽宏定义RT_DEBUG时,RT_ASSERT()中的函数运行不到
|
2018-05-30 14:47:11 +08:00 |
Bernard Xiong
|
c39b66fcf3
|
Merge pull request #1486 from qgyhd1234/gcc
[gcc]:修改GCC分散加载文件
|
2018-05-30 13:37:15 +08:00 |
zylx
|
8752d76b67
|
[gcc]:修改GCC分散加载文件
|
2018-05-30 10:23:48 +08:00 |
Bernard Xiong
|
fe691c2ab3
|
Merge pull request #1484 from TanekLiang/riscv-update
remove hifive1 bsp and risc-v/e310 porting
|
2018-05-29 16:20:39 +08:00 |
Bernard Xiong
|
385ee9afed
|
Merge pull request #1483 from TanekLiang/nds32-update
remove AE210P bsp and nds32 porting
|
2018-05-29 16:20:25 +08:00 |
yunjian
|
06aa5b547e
|
解决get_week的有效值与IS_RTC_WEEKDAY判断有效值不一致的问题。
get_week获取的值是0-6.而stm32f4xx_rtc.h中IS_RTC_WEEKDAY中判断的有效值是1-7.当设置日期是周日时,会有问题。
|
2018-05-29 14:41:04 +08:00 |
liang yongxiang
|
6605b65ef0
|
[bsp] remove AE210P bsp
|
2018-05-29 13:00:18 +08:00 |
liang yongxiang
|
be27862154
|
[bsp] remove hifive1 bsp
|
2018-05-29 12:59:19 +08:00 |
liang yongxiang
|
5faae3350c
|
[libcpu] remove libcpu/risc-v
|
2018-05-29 12:59:13 +08:00 |
liang yongxiang
|
bf21bbc423
|
[bsp][lpc408x] add README.md
|
2018-05-29 12:57:41 +08:00 |
Bernard Xiong
|
ae98804dfb
|
Merge pull request #1481 from enkiller/dev
[bsp][qemu]添加Audio驱动
|
2018-05-29 12:51:41 +08:00 |
Bernard Xiong
|
8ff8e57e27
|
Merge pull request #1480 from TanekLiang/gd32450z-update
[bps][gd32450z-eval] update lwip to 2.0.2
|
2018-05-29 12:50:07 +08:00 |
Bernard Xiong
|
0812757870
|
Merge pull request #1479 from TanekLiang/v2m-delete
[bsp] remove unused bsp
|
2018-05-29 11:22:09 +08:00 |
tangyuxin
|
bc544bec47
|
[bsp][qemu]添加Audio驱动
|
2018-05-29 10:55:42 +08:00 |
Bernard Xiong
|
b8bbb71648
|
[BSP][stm32f4xx-HAL] Add GNU GCC support.
|
2018-05-29 10:43:55 +08:00 |
liang yongxiang
|
03a05abdef
|
[bsp] remove unused bsp
|
2018-05-29 10:43:06 +08:00 |
Bernard Xiong
|
9dd8855938
|
[BSP][stm32f411-nucleo] Update README.md file.
|
2018-05-29 10:26:54 +08:00 |
liang yongxiang
|
0cbd41a697
|
[bps][gd32450z-eval] update lwip to 2.0.2
|
2018-05-29 10:19:30 +08:00 |
Bernard Xiong
|
f1d0cb872d
|
[BSP][stm32f411-nucleo] Add GCC support.
|
2018-05-29 10:19:27 +08:00 |
Bernard Xiong
|
43aab3c0a0
|
[BSP][X1000] Update download URL of cloner for X1000
|
2018-05-28 22:14:10 +08:00 |
Bernard Xiong
|
4e024728ad
|
[BSP][X1000] Update README.md for X1000
|
2018-05-28 22:10:20 +08:00 |
tangyuxin
|
cc30bd3756
|
[bsp][qemu]更改中断栈大小为2048
|
2018-05-25 16:03:39 +08:00 |
Bernard Xiong
|
b030e6773d
|
Merge pull request #1468 from misonyo/gd32303-github
[bsp][gd32303e-eval]add gcc support
|
2018-05-24 11:44:10 +08:00 |
Bernard Xiong
|
b0a91ad136
|
Merge pull request #1466 from qgyhd1234/407uart
[bsp]:修改控制台打印串口由rt_config.h控制
|
2018-05-24 11:09:24 +08:00 |
luo jiao
|
8d0328c784
|
[bsp][gd32303e-eval]add gcc support
|
2018-05-24 10:49:26 +08:00 |
zylx
|
21ea377318
|
[bsp]:修改控制台打印串口由rt_config.h控制
|
2018-05-23 19:11:25 +08:00 |
liang yongxiang
|
e43200fa09
|
[bsp][gd32450z-eval] update bsp:
- add gcc support
- update project because GUI had move to packages
- enable RT_USING_USER_MAIN mode
|
2018-05-22 22:56:41 +08:00 |
Tanek
|
eb0ce51171
|
Merge pull request #1462 from misonyo/gd32303-github
[BSP/gd32303e-eval]修改readme表格显示错误问题等
|
2018-05-22 18:06:00 +08:00 |
luo jiao
|
35081fd584
|
[BSP/gd32303e-eval]修改readme表格显示错误问题等
|
2018-05-22 16:56:37 +08:00 |
Tanek
|
b42dcd1feb
|
Merge pull request #1460 from misonyo/gd32303-github
add gd32303e-eval bsp
|
2018-05-21 21:02:18 +08:00 |
luo jiao
|
4f4a04437f
|
add gd32303e-eval BSP
|
2018-05-21 17:15:05 +08:00 |
Bernard Xiong
|
3a6eace914
|
Merge pull request #1442 from qgyhd1234/phy_fire
[网络驱动]:优化 phy_init() 函数
|
2018-05-21 16:21:31 +08:00 |
zylx
|
9db81ed708
|
[网络驱动]:优化 phy_init() 函数
|
2018-05-21 10:54:48 +08:00 |
Tanek
|
a99b09658e
|
Merge pull request #1439 from Guozhanxin/imx1050
[BSP][RT1050] fix EVK .scf issue. | 修复 官方板分散加载文件问题.
|
2018-05-20 15:04:24 +08:00 |
Bernard Xiong
|
1ad1bd3c37
|
Merge pull request #1457 from zhuangwei123/master
[bsp/ls1cdev]添加自引导特性,添加配置选项
|
2018-05-20 11:08:26 +08:00 |
ZYH
|
c0c27ee27c
|
Merge pull request #1456 from uestczyh222/master
[BSP][STM32F7-DISCO]Add iar support ,scons iar/armcc support
|
2018-05-19 18:11:45 +08:00 |
zyh
|
c75967565e
|
[BSP][STM32F7-DISCO]Add iar support ,scons iar/armcc support
|
2018-05-19 17:05:48 +08:00 |
guozhanxin
|
3a3187933d
|
update rtconfig.h|更新 rtconfig.h的配置
|
2018-05-19 15:53:36 +08:00 |
guozhanxin
|
3f559d7d38
|
[BSP][RT 1050]Distinguish HyperFlash and QSPI Flash|区别开 HyperFlash 和 QSPI flash.
|
2018-05-19 15:53:35 +08:00 |
Tanek
|
64ad95253b
|
Merge pull request #1454 from uestczyh222/master
[BSP][imxRT1052]fix scons build with iar armcc
|
2018-05-19 15:26:03 +08:00 |
Tanek
|
200ca18742
|
Merge pull request #1453 from uestczyh222/imxrtmdk
[Bsp][Imxrt1052]fix mdk proj default
|
2018-05-19 15:25:49 +08:00 |
zyh
|
391b8da216
|
Merge remote-tracking branch 'upstream/master'
|
2018-05-19 13:07:07 +08:00 |
zyh
|
9c7b6b9ee2
|
[BSP][STM32F7-DISCO]Add README.md
|
2018-05-19 12:00:45 +08:00 |
zyh
|
367430127e
|
[BSP][imxRT1052]fix scons build with iar armcc
|
2018-05-19 11:29:38 +08:00 |
ZYH
|
17632812c7
|
Merge pull request #1448 from uestczyh222/F769-Disco
[BSP][STM32F7-DISCO]fix bsp
|
2018-05-19 11:00:30 +08:00 |
zyh
|
bce78ac360
|
[Bsp][Imxrt1052]fix mdk/iar proj default
|
2018-05-19 10:47:32 +08:00 |
zyh
|
3bccfdd797
|
[Bsp][STM32F4xx-HAL]fix build error default
|
2018-05-19 09:58:38 +08:00 |
zyh
|
140bf7686d
|
[BSP][STM32L476-nucleo]fix build error with gcc
|
2018-05-18 20:32:47 +08:00 |
zyh
|
65ceb4a0bd
|
[Bsp][STM32L476-nucleo]remove scons armcc build support
|
2018-05-18 20:24:38 +08:00 |
zyh
|
ca59fbb588
|
[Bsp][STM32L476-nucleo]fix readme.md
|
2018-05-18 20:22:03 +08:00 |
zyh
|
fef8169a15
|
[BSP][STM32F7-DISCO]fix bsp
update to 3.0.4
|
2018-05-18 20:19:18 +08:00 |
zyh
|
a1eccf0e57
|
[Bsp][STM32L476-Nucleo]Add Readme
|
2018-05-17 16:25:28 +08:00 |
zyh
|
e8a4bf8f93
|
[Bsp][STM32F10x-HAL]fix readme.md
|
2018-05-17 15:36:33 +08:00 |
zyh
|
ae24e71dc1
|
[Bsp][stm32l476-nucleo]fix compile args in gcc rename driver filename update hal version update kconfig
|
2018-05-17 11:38:51 +08:00 |
zyh
|
7577b1a373
|
Merge remote-tracking branch 'upstream/master'
|
2018-05-16 11:15:23 +08:00 |
Bernard Xiong
|
d4af0828ea
|
Merge pull request #1432 from ArdaFu/master
[BSP] TM4C129X: Modify rtconfig.py to support compile from IAR-SCONS
|
2018-05-16 10:27:23 +08:00 |
zyh
|
e46e9e6f21
|
[Bsp][STM32F10x-HAL]Add README.md
|
2018-05-16 09:45:44 +08:00 |
ArdaFu
|
f5e1949efd
|
[BSP] TM4C129X: Move the IAR compile argument to IAR condition branch.
|
2018-05-16 09:39:56 +08:00 |
Bernard Xiong
|
f4e5b8d82c
|
Merge pull request #1436 from Guozhanxin/imx1052
fix ATK shareboard board xip issue.
|
2018-05-16 09:06:20 +08:00 |
zyh
|
206ce5121d
|
[BSP][STM32F4xx-HAL]readme.md add figure
|
2018-05-15 21:15:26 +08:00 |
zyh
|
2fccd79ddc
|
[Bsp][STM32F4xx-HAL]Add Readme.md
|
2018-05-15 18:05:55 +08:00 |
guozhanxin
|
12f7f448c0
|
[BSP][RT1050] fix ATK shareboard board xip issue. | 修复正点原子、shareboard板子xip编译错误问题.
|
2018-05-15 16:11:53 +08:00 |
ArdaFu
|
16474d4436
|
[BSP] ASM9260T: Fix IAR_IDE compile errors. Tested with IAR version 8.10.1.
|
2018-05-14 00:24:07 +08:00 |
ArdaFu
|
45645be9d2
|
[BSP] TM4C129X: Modify rtconfig.py to support compile from IAR-SCONS
|
2018-05-13 23:23:25 +08:00 |
Bernard Xiong
|
ab33cd3110
|
Merge pull request #1431 from ArdaFu/master
[BSP] TM4C129X: Fix IAR compile errors.
|
2018-05-13 22:46:42 +08:00 |
Tanek
|
275ce5ddf1
|
Merge pull request #1427 from qgyhd1234/eth_fire
[驱动]:添加野火1052 drv_eth.c 和phy.c 文件
|
2018-05-13 12:57:53 +08:00 |
ArdaFu
|
9f5e87d574
|
[BSP] TM4C129X: Fix last commit error. Modify .icf IAR Link file, move block RTT_INIT_FUNC to flash region.
|
2018-05-13 12:12:09 +08:00 |
zhuangwei123
|
9a7caed323
|
[bsp/ls1cdev]添加自引导特性,添加配置选项
1、添加自引导特性,添加配置选项
2、修复cpuport.c的bug
3、修复ls1c_pin.c不能默认复用的bug
|
2018-05-12 19:33:32 +08:00 |
balanceTWK
|
e1f59e2d96
|
[bsp][stm32f429apollo] 移除CONSOLE_DEVICE宏定义以及相关的
|
2018-05-12 18:58:16 +08:00 |
liu2guang
|
1805a4d9c0
|
[BSP][RT1050] fix fire board xip issue. | 修复野火板子xip编译错误问题.
|
2018-05-12 05:33:04 +08:00 |
Tanek
|
f582b621d2
|
Merge pull request #1423 from qgyhd1234/scf
[修改]:修改HyperFlash启动文件
|
2018-05-11 22:26:27 +08:00 |
zylx
|
453b7a9f1d
|
[驱动]:添加野火1052 drv_eth.c 和phy.c 文件
|
2018-05-11 20:37:07 +08:00 |
zhuangwei123
|
ce6a918316
|
Merge remote-tracking branch 'upstream/master'
|
2018-05-11 14:45:16 +08:00 |
zhuangwei123
|
cba34bd4d1
|
[bsp/ls1cdev]drv_gpio add interrupt ops
|
2018-05-11 14:36:18 +08:00 |
zhuangwei123
|
1d80396781
|
[bsp/ls1cdev]更新README.md
|
2018-05-11 12:43:43 +08:00 |
zhuangwei123
|
6a1fee138c
|
[bsp/ls1cdev]
1、astyle格式化drv_uart代码
2、修改drv_uart.h头文件声明
|
2018-05-11 10:15:32 +08:00 |
zylx
|
060ba3e9d2
|
[修改]:修改HyperFlash启动文件
|
2018-05-11 09:15:54 +08:00 |
zhuangwei123
|
6725dfa598
|
[bsp/ls1cdev]
1、uart驱动重写,采用uart驱动框架
2、添加并修改勤为本ls1c_uart
3、开启main为用户程序入口,删除application.c和startup.c,并对初始化部分做相应调整更新。
4、开启dhcp
|
2018-05-10 22:20:37 +08:00 |
liu2guang
|
51f638ad63
|
[BSP][RT1050] improve sdio stability and speed. | 优化SDIO接口稳定性和速度.
1.格式化代码.
2.优化SDIO接口稳定性和速度: 将SDIO时钟树中分频数增大, 提高内部时钟的稳定性, 同时SDIO速度提高到30M. 并且通过USB拷贝12M MP3文件测试, 多次拷贝数据稳定.
|
2018-05-10 07:36:59 +08:00 |
Zhou Yanjie
|
95111d262f
|
Add uboot binary for RealBoard.
|
2018-05-09 00:44:41 -07:00 |
Tanek
|
c3ce528d9f
|
Merge pull request #1414 from liu2guang/master
[BSP][RT1050] Fix RT1050 PIN 125~127 reg addr error. | 修复PIN驱动125~127…
|
2018-05-09 10:02:23 +08:00 |
Tanek
|
72af51204b
|
Merge pull request #1415 from Guozhanxin/imx1052
添加了ATK和SeeedStudio RT-M7的lcd支持,更新了README文件,
|
2018-05-08 16:59:19 +08:00 |
Tanek
|
d60a6c438e
|
Merge pull request #1322 from heyuanjie87/imx1050
Imx1050
|
2018-05-08 16:30:14 +08:00 |
Bernard Xiong
|
a00cdcd750
|
Merge pull request #1411 from armink/fix_libc
Fix libc
|
2018-05-08 14:32:29 +08:00 |
guozhanxin
|
62b38ed179
|
[bsp][imxrt1052-evk] update README.md
1. 添加ShareBoard、正点原子、SeeedStudio开发板的下载方式
2. 更新了一下驱动支持
|
2018-05-08 13:13:23 +08:00 |
guozhanxin
|
6b9797e9a7
|
[bsp][imxrt1052-evk] add SeeedStudio RT-M7 lcd support
修改Kconfig文件支持SeeedStudio RT-M7的lcd屏幕
|
2018-05-08 10:56:37 +08:00 |
armink
|
3b8e3aa7e4
|
[bsp/stm32f20x] Open RTC device on stm32f20x.
|
2018-05-08 10:16:34 +08:00 |
liu2guang
|
cec2ee4cdc
|
Merge remote-tracking branch 'upstream/master'
|
2018-05-08 06:41:56 +08:00 |
liu2guang
|
dfe3d953d9
|
[BSP][RT1050] Fix RT1050 PIN 125~127 reg addr error. | 修复PIN驱动125~127引脚寄存器地址错误.
|
2018-05-08 02:29:00 +08:00 |
huangzhihua
|
5d4b8fa2b8
|
[bsp][imxrt1052]update ctors/dtors sections to fix link error with RT_USING_CPLUSPLUS
|
2018-05-07 21:55:00 +08:00 |
guozhanxin
|
c9b430a023
|
[bsp][imxrt1052-evk] add ATK lcd support
|
2018-05-07 19:43:25 +08:00 |