Commit Graph

6088 Commits

Author SHA1 Message Date
aozima efadb37f4c [DHCPD] fixed compile error if use legacy LWIP. 2018-05-09 21:26:43 +08:00
aozima 47a0e46478 [DHCPD] update DHCPD_SERVER_IP config. 2018-05-09 21:15:14 +08:00
aozima 6a36d0c575 [DHCPD] format code by Astyle. 2018-05-09 17:55:41 +08:00
aozima 3970fa573d [DHCPD] add DHCPD_USING_ROUTER to Kconfig. 2018-05-09 17:55:16 +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
Bernard Xiong f56647c08b
Merge pull request #1412 from rtoslab/master
[bsp][imxrt1052]update ctors/dtors sections to fix link error with RT_USING_CPLUSPLUS
2018-05-08 09:48:28 +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
armink 8804c32801 [components/libc] Fix compile error. 2018-05-07 18:33:22 +08:00
armink 5501ec36cb [components/libc] Move time() and clock() function to libc time.c. 2018-05-07 18:19:15 +08:00
armink 201d2830e6 [components/libc] Remove #if defined(RT_USING_RTC) on time.c. 2018-05-07 18:05:10 +08:00
Bernard Xiong 25e709eefb
Update rtconfig.py 2018-05-06 15:07:04 +08:00
Bernard Xiong 58724b95d5
Update rtconfig.py 2018-05-06 09:31:44 +08:00
Tanek 0f92097754
Merge pull request #1409 from Guozhanxin/new
add Seeed Studio RT-M7 board support.|添加Seeed Studio RT-M7开发板支持
2018-05-05 22:52:18 +08:00
guozhanxin 67516b9dca add Seeed Studio RT-M7 board support.|添加Seeed Studio RT-M7开发板支持 2018-05-05 19:59:59 +08:00
Tanek 391de3afe5
Merge pull request #1405 from Guozhanxin/imx1052
add ATK board support.
2018-05-05 16:37:34 +08:00
Bernard Xiong 290b2fa98e
Merge pull request #1407 from aozima/pulls
update enc28j60 driver: ensure enable PHY link changed interrupt.
2018-05-05 14:34:52 +08:00
aozima 088990f7d3 update enc28j60 driver: ensure enable PHY link changed interrupt. 2018-05-05 13:26:18 +08:00
aozima 3ec384d809 update enc28j60 driver: format code by Astyle. 2018-05-05 13:17:48 +08:00
Bernard Xiong 5513b8bf3c
Merge pull request #1406 from JinglongZhang/master
[Kernel] correct a spelling error
2018-05-05 08:20:39 +08:00
ZHANG Jinglong e3df19fde5 correct a spelling error 2018-05-04 23:10:35 +08:00
Bernard Xiong cc27c84145
Update README.md 2018-05-04 20:48:59 +08:00
guozhanxin 179d1e9989 add ATK board support. 2018-05-04 20:13:20 +08:00
heyuanjie 8b371e6be0 修正数据大小导致assert 2018-05-04 18:29:36 +08:00
Tanek 8b3e676a11
Merge pull request #1396 from RCSN/master
适配shareboard。
2018-05-04 17:00:50 +08:00
Bernard Xiong feb275db42
Merge pull request #1397 from armink/fix_newlib
[Components/libc] Add gettimeofday to newlib libc.
2018-05-04 16:45:24 +08:00
armink f09e39ebd3 [Components/libc] Fix compile error. 2018-05-04 09:06:57 +08:00
Bernard Xiong 76c30dc399
Merge pull request #1400 from JinglongZhang/master
fix an i2c debug print bug
2018-05-04 09:04:30 +08:00
ZHANG Jinglong f1e2dd487e fix an i2c debug print bug 2018-05-03 23:44:56 +08:00
armink 2d9798ac3d [Components/libc] Fix time.c code style in armlibc and dlib. 2018-05-03 15:45:36 +08:00
armink 5dd0539293 [Components/libc] Add gettimeofday to newlib libc. 2018-05-03 15:43:14 +08:00
Bernard Xiong 578067a64a
Merge pull request #1395 from TanekLiang/imxrt-update
i.mx rt update
2018-05-03 09:14:57 +08:00
unknown 4d1d5a36c7 适配shareboard。
1、menuconfig适配shareboard选项。
2、对应的bsp的scons脚本不需要更改。
2018-05-02 22:46:49 +08:00
liang yongxiang 418c9dfc80 [bsp][imxrt1052-evk] update README.md : add running log 2018-05-02 22:20:15 +08:00
liang yongxiang 50b84bb08e [bsp][imxrt1052-evk] change sdio default speed to 25M 2018-05-02 22:17:58 +08:00
liang yongxiang 03ff8a29c5 [bsp][imxrt1052-evk] update enet driver: revert all change for fsl_enet.c 2018-05-02 22:17:14 +08:00
Bernard Xiong a901693fb5
Merge pull request #1394 from armink/fix_dlib
[Components/dlib] Add dirent.h to dlib libc.
2018-05-02 20:47:05 +08:00
armink 3a0a3f7c69 [Components/dlib] Add dirent.h to dlib libc. 2018-05-02 15:18:55 +08:00
heyuanjie 672d6e39e9 刷新cache 2018-05-02 10:28:58 +08:00
heyuanjie 313920126b Merge branch 'master' of https://github.com/RT-Thread/rt-thread into imx1050 2018-05-02 09:47:57 +08:00
Bernard Xiong 795f9873cc
Update README.md 2018-04-30 09:28:45 +08:00