ZYH
|
2ef101a4c6
|
Merge pull request #1443 from uestczyh222/master
[Bsp][STM32F10x-HAL]fix readme.md
|
2018-05-17 15:41:23 +08:00 |
zyh
|
31bc22155c
|
Merge remote-tracking branch 'upstream/master'
|
2018-05-17 15:39:51 +08:00 |
zyh
|
e8a4bf8f93
|
[Bsp][STM32F10x-HAL]fix readme.md
|
2018-05-17 15:36:33 +08:00 |
zyh
|
719941b814
|
Merge remote-tracking branch 'upstream/master'
|
2018-05-17 15:36:11 +08:00 |
ZYH
|
316a5fe705
|
Merge pull request #1441 from uestczyh222/master
[Bsp][stm32l476-nucleo]fix compile args in gcc rename driver filename…
|
2018-05-17 15:34:03 +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 |
Bernard Xiong
|
8f58115c87
|
Merge pull request #1438 from uestczyh222/master
[Bsp][STM32F10x-HAL]Add README.md
|
2018-05-16 15:57:12 +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 |
Bernard Xiong
|
c8580813df
|
Merge pull request #1437 from uestczyh222/master
[Bsp][STM32F4xx-HAL]Add Readme.md
|
2018-05-16 09:06:09 +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 |
Bernard Xiong
|
352b31a9dc
|
Merge pull request #1434 from RT-Thread/gcc_detection
Add GCC version detection.
|
2018-05-15 08:38:49 +08:00 |
Bernard Xiong
|
6ac213d622
|
Add GCC version detection.
Add cconfig.h file for different version of GCC, which is automatically
detected and generated by scons script.
|
2018-05-14 21:37:11 +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
|
48a59d1b44
|
[Componment] libc: Modify skip timespec define condication. Change IAR version from 8.11.2 to 8.10.1
|
2018-05-14 00:12:29 +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 |
Bernard Xiong
|
ab41281bfd
|
Merge pull request #1430 from balanceTWK/master
[bsp][stm32f429apollo] 移除CONSOLE_DEVICE宏定义以及相关的
|
2018-05-12 22:14:51 +08:00 |
balanceTWK
|
e1f59e2d96
|
[bsp][stm32f429apollo] 移除CONSOLE_DEVICE宏定义以及相关的
|
2018-05-12 18:58:16 +08:00 |
Tanek
|
dbf360e78d
|
Merge pull request #1429 from liu2guang/master
[BSP][RT1050] fix fire board xip issue. | 修复野火板子xip编译错误问题.
|
2018-05-12 18:01:38 +08:00 |
Bernard Xiong
|
d2336a6988
|
Merge pull request #1428 from heyuanjie87/imx1050
添加mdelay接口
|
2018-05-12 12:37:19 +08:00 |
heyuanjie
|
93afe69c90
|
添加mdelay接口
|
2018-05-12 12:08:47 +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 |
Bernard Xiong
|
1cc3c58846
|
Merge pull request #1426 from zhuangwei123/master
[bsp/ls1cdev]drv_gpio add interrupt ops
|
2018-05-11 16:07:40 +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 |
Bernard Xiong
|
8859c5679a
|
Merge pull request #1425 from zhuangwei123/master
[bsp/ls1cdev]更新README.md
|
2018-05-11 13:12:52 +08:00 |
zhuangwei123
|
1d80396781
|
[bsp/ls1cdev]更新README.md
|
2018-05-11 12:43:43 +08:00 |
Bernard Xiong
|
aa430d0f8c
|
Merge pull request #1424 from zhuangwei123/master
[bsp/ls1cdev]重写uart驱动,开启main为用户程序入口
|
2018-05-11 11:25:31 +08:00 |
zhuangwei123
|
71ce1e8cb4
|
Merge branch 'master' of https://github.com/zhuangwei123/rt-thread
|
2018-05-11 10:18:41 +08:00 |
armink
|
a73b72a217
|
[drivers/rtc] Update NTP update time API.
|
2018-05-11 10:17:01 +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
|
504a65c837
|
Merge remote-tracking branch 'upstream/master'
|
2018-05-10 22:57:28 +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 |
Bernard Xiong
|
e47775cd63
|
Merge pull request #1422 from armink/fix_rtc
[drivers/rtc] Update NTP update time API.
|
2018-05-10 19:55:56 +08:00 |
armink
|
a6b6b05d7d
|
[drivers/rtc] Update NTP update time API.
|
2018-05-10 18:29:56 +08:00 |
Bernard Xiong
|
c136242986
|
Merge pull request #1420 from armink/fix_libc
[libc/armlibc] Remove time() on stubs.c.
|
2018-05-10 16:08:39 +08:00 |
Tanek
|
9e677edc39
|
Merge pull request #1421 from liu2guang/master
[BSP][RT1050] improve sdio stability and speed. | 优化SDIO接口稳定性和速度.
|
2018-05-10 16:04:19 +08:00 |
armink
|
586685875b
|
[libc/armlibc] Remove time() on stubs.c.
|
2018-05-10 11:30:36 +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 |