Commit Graph

6112 Commits

Author SHA1 Message Date
armink dbe8e60fcc [tools] Change the generate cconfig.h code position for fix the 'scons --target=cc' problem. 2018-06-23 12:04:17 +08:00
armink b7f7d6e6b2 [tools] Fix the IDE project build error when using 'scons --target=cc'. 2018-06-22 15:05:33 +08:00
armink 9539892a1c [tools] Fix IAR get version failed on RT-Thread Env tools. 2018-06-22 13:46:12 +08:00
Bernard Xiong ff9162a994
Merge pull request #1537 from Bluebear233/patch-1
Update serial.c
2018-06-21 08:59:13 +08:00
Bernard Xiong f698c0d668
Merge pull request #1552 from aozima/dhcpd_dev
add new DHCPD use lwip raw api.
2018-06-20 13:34:45 +08:00
aozima 330e68e5f4 [DHCPD] add new version DHCPD use lwip raw api. 2018-06-20 10:11:53 +08:00
aozima 5fde2f0f08 [DHCPD] fixed compile error. 2018-06-20 10:11:53 +08:00
Bernard Xiong 2e3d99e1ab
Merge pull request #1544 from TanekLiang/qemu-a9
[bsp][qemu-vexpress-a9] add qemu-nographic.bat for windows
2018-06-19 18:24:09 +08:00
liang yongxiang 1568076168 [bsp][qemu-vexpress-a9] add qemu-nographic.bat for windows 2018-06-19 10:35:42 +08:00
Bernard Xiong c4a50879a2
Merge pull request #1530 from zhaojuntao/LWIP-SOCK
[components/dfs] Fix inconsistent structure of lwip_sock structure
2018-06-19 10:28:03 +08:00
Bernard Xiong 5efad2a2b8
Merge pull request #1542 from zhuangwei123/master
[bsp/ls1cdev]添加softfp支持,默认配置使用softfp编译
2018-06-16 16:06:55 +08:00
Bernard Xiong 7bceef9ff6
Merge pull request #1546 from flyingcys/dev_wifi
update gen_bin.py
2018-06-15 17:22:24 +08:00
MurphyZhao f31235c824 [components/dfs] Fix inconsistent structure of lwip_sock structure, adaptation lwip202 version
Signed-off-by: MurphyZhao <d2014zjt@163.com>
2018-06-15 15:34:14 +08:00
flyingcys a462238d85 update gen_bin.py 2018-06-15 15:31:58 +08:00
flyingcys d3a782f08d update gen_bin.py 2018-06-15 15:07:52 +08:00
Bernard Xiong 1f2f9ed199
Merge pull request #1543 from TanekLiang/fixed-warning
[bsp][qemu-vexpress-a9] update .config and rtconfig.h to fix warning:…
2018-06-15 13:33:43 +08:00
liang yongxiang e23f672983 [bsp][qemu-vexpress-a9] update .config and rtconfig.h to fix warning: "HAVE_SYS_SELECT_H" redefined 2018-06-15 11:54:40 +08:00
zhuangwei e9c78be947 [bsp/ls1cdev]添加softfp支持,默认配置使用softfp编译 2018-06-14 19:11:13 +08:00
Bernard Xiong c397c91c1d
Merge pull request #1538 from geniusgogo/fixSrcRemove
fixed SrcRemove
2018-06-14 13:30:52 +08:00
xieyangrun 82a50f29e9 [tools/building.py]fixed SrcRemove 2018-06-14 11:55:15 +08:00
Bernard Xiong b6e436bb59
Merge pull request #1539 from geniusgogo/update_vsc.py
[tools/vsc.py]update json dump support indent=4
2018-06-14 11:09:50 +08:00
Bernard Xiong ae1eb1d628
Merge pull request #1540 from flyingcys/dev_wifi
add amebaz bsp
2018-06-14 11:09:11 +08:00
flyingcys 4115bd621c add amebaz bsp 2018-06-14 10:34:31 +08:00
xieyangrun 8101fe1586 [tools/vsc.py]update json dump support indent=4 2018-06-14 09:41:09 +08:00
xieyangrun 8430b83235 Merge branch 'master' of https://github.com/RT-Thread/rt-thread into fixSrcRemove 2018-06-14 09:31:46 +08:00
xieyangrun 86ae6146fd [tools/building.py]fixed SrcRemove /\ convert issue. 2018-06-14 09:30:35 +08:00
Bernard Xiong 54674308e3
Merge pull request #1531 from fanwenl/master
fix annotation error
2018-06-14 08:49:38 +08:00
ZYH 636d1c75b3
Merge pull request #1485 from suolong3000/rtc
解决get_week的有效值与IS_RTC_WEEKDAY判断有效值不一致的问题。
2018-06-13 21:57:50 +08:00
Bernard Xiong 443064a00f
Merge pull request #1534 from qgyhd1234/drv_eth
[fix]:fix drv_eth.c bug
2018-06-13 21:53:16 +08:00
Bernard Xiong 4d1aff3737
Merge pull request #1535 from geniusgogo/patch-2
update vsc.py
2018-06-13 21:51:45 +08:00
Bluebear233 284744b7b2
Update serial.c
rx_fifo->is_full已经满时继续更新rx_fifo->get_index
2018-06-13 21:45:03 +08:00
geniusgogo a838c543a5
update vsc.py
fixed vscode includepath add error
2018-06-13 18:19:31 +08:00
zylx 3642febf7e [fix]:fix drv_eth.c bug 2018-06-13 18:03:16 +08:00
= 944b0f1c94 fix annotation error 2018-06-13 15:04:31 +08:00
Bernard Xiong 35a0e8e8c9
Merge pull request #1529 from TanekLiang/imxrt-lcd-update
[bsp][imxrt1052] update lcd driver and add lcd init code
2018-06-12 21:05:26 +08:00
ZYH 39de7a3271
Merge pull request #1520 from ylz0923/master
[stm32f10x-HAL] add function rt_hw_us_delay
2018-06-12 20:36:29 +08:00
liang yongxiang 92d3ae35a5 [bsp][imxrt1052] fixed update sdk bug: set lcdif clock to 9.3 and astyle the file 2018-06-12 20:15:12 +08:00
liang yongxiang c5a28a65db [bsp][imxrt1052] set lcd device as rtgui graphic device 2018-06-12 18:30:44 +08:00
Bernard Xiong 2f0a5d9d38
Merge pull request #1528 from armink/fix_waitqueue
[components][drivers] Add irq lock to rt_wqueue_wait.
2018-06-12 17:57:23 +08:00
armink 570ae751be [components][drivers] Add irq lock to rt_wqueue_wait. 2018-06-12 17:10:20 +08:00
Bernard Xiong bce30adddb
Merge pull request #1526 from armink/fix_dfs_fatfs
[components][dfs][fatfs] Add return 0 to get_fattime when RT_USING_LI…
2018-06-11 21:52:24 +08:00
Bernard Xiong 9acd72be37
Merge pull request #1525 from heyuanjie87/lwp
添加系统调用
2018-06-11 21:52:05 +08:00
Bernard Xiong a0fc4f3953
Merge pull request #1524 from TanekLiang/imxrt-update-new-sdk
[bsp][imxrt1052-evk] update sdk to EVKB
2018-06-11 21:51:16 +08:00
armink 0406175003 [components][dfs][fatfs] Add return 0 to get_fattime when RT_USING_LIBC not enable. 2018-06-11 19:57:57 +08:00
heyuanjie a6e7b334e9 添加系统调用 2018-06-11 17:06:33 +08:00
Bernard Xiong 22d5e3c3a9
Merge pull request #1523 from heyuanjie87/lwp
Lwp
2018-06-11 16:49:52 +08:00
heyuanjie e1be777adc 解除警告 2018-06-11 14:28:13 +08:00
heyuanjie 28b8e43181 去除lwp msh命令 2018-06-11 14:26:14 +08:00
Bernard Xiong 42f2c1cb05
Update README.md 2018-06-11 14:26:00 +08:00
Bernard Xiong b110d77d8f
Merge pull request #1521 from RT-Thread/feature_v310
Feature v310
2018-06-11 11:13:59 +08:00