Bernard Xiong
|
427be5c6ca
|
[Tools] Add copyright information.
|
2018-05-30 20:58:04 +08:00 |
Bernard Xiong
|
7d8072298c
|
Merge branch 'master' of https://github.com/RT-Thread/rt-thread
|
2018-05-30 18:01:33 +08:00 |
Bernard Xiong
|
fd0ae67289
|
[Tools] Add target=vsc in building script.
|
2018-05-30 18:01:24 +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 |
Bernard Xiong
|
7760057c0f
|
Merge pull request #1482 from TanekLiang/lpc408x-readme
[bsp][lpc408x] add README.md
|
2018-05-29 16:20:11 +08:00 |
liang yongxiang
|
6605b65ef0
|
[bsp] remove AE210P bsp
|
2018-05-29 13:00:18 +08:00 |
liang yongxiang
|
46b9be6038
|
[libcpu] remove nds32 porting
|
2018-05-29 12:59:54 +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
|
6a1e8d5626
|
Update .gitignore
|
2018-05-29 10:49:27 +08:00 |
Bernard Xiong
|
f33cbb6447
|
Merge pull request #1478 from enkiller/dev
[components][drivers]Kconfig 添加Audio选项
|
2018-05-29 10:49:06 +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 |
tangyuxin
|
85b14687f4
|
[components][drivers]Kconfig 添加Audio选项
|
2018-05-29 10:10:42 +08:00 |
Bernard Xiong
|
eaef195911
|
Merge pull request #1476 from zhaojuntao/rm-wlancmd-default-config
[components/drivers/wlan] remove duplicate configuration
|
2018-05-29 08:33:38 +08:00 |
Bernard Xiong
|
81a9cc37ad
|
Merge pull request #1475 from zhaojuntao/dns-server-fix
[components/net] add dns server ip address config
|
2018-05-29 08:33:14 +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 |
MurphyZhao
|
af54e33d6f
|
[components/drivers/wlan] remove duplicate configuration in wlan_cmd.c, this configuration is included in the dhcp_server.c
Signed-off-by: MurphyZhao <d2014zjt@163.com>
|
2018-05-28 17:59:07 +08:00 |
MurphyZhao
|
c0587d0407
|
[components/net] add dns server ip address config, may custom in menuconfig
Signed-off-by: MurphyZhao <d2014zjt@163.com>
|
2018-05-28 17:37:30 +08:00 |
Bernard Xiong
|
f29cc0dba4
|
Merge pull request #1474 from uestczyh222/master
[Components][USB]fix device ep write 1bytes on hs
|
2018-05-28 12:12:37 +08:00 |
Bernard Xiong
|
2157523be0
|
Merge pull request #1470 from armink/fix_rtdbg
[rtdbg] Add simple API to rtdbg.h. Such as LOG_D, LOG_E.
|
2018-05-28 12:11:52 +08:00 |
zyh
|
178fce54bd
|
[Components][USB]fix device ep write 1bytes on hs
|
2018-05-28 11:04:49 +08:00 |
armink
|
72316a6e6d
|
[rtdbg] Update some comments on rtdbg.h.
|
2018-05-28 09:29:49 +08:00 |
Bernard Xiong
|
e9b6f122f9
|
Merge pull request #1472 from armink/fix_dfs_net
[fs][net] Add lwIP version check on setsockopt().
|
2018-05-28 08:47:24 +08:00 |
Bernard Xiong
|
dce9072ecb
|
Merge pull request #1471 from armink/fix_lwip141
[lwIP] Fix lwip 1.4.1 assert when using DFS_NET.
|
2018-05-28 08:47:06 +08:00 |
Bluebear233
|
ec81f44ff9
|
Update net_sockets.c
修复创建socket失败仍然返回有效的fd
|
2018-05-27 21:37:08 +08:00 |
armink
|
488a0fd360
|
[fs][net] Add lwIP version check on setsockopt().
|
2018-05-27 21:36:00 +08:00 |
armink
|
431739dc4b
|
[lwIP] Fix lwip 1.4.1 assert when using DFS_NET.
|
2018-05-27 21:12:16 +08:00 |
Bernard Xiong
|
51db86ca52
|
Merge pull request #1464 from aozima/lwip_dev
update lwip Kconfig & cmd.
|
2018-05-26 08:16:58 +08:00 |
aozima
|
7d1324ee68
|
[lwip] add list_udps() for lwip-1.4.1.
|
2018-05-25 23:54:16 +08:00 |
aozima
|
e190b166e2
|
[lwip] fixed compile error.
|
2018-05-25 22:30:15 +08:00 |
aozima
|
e5f6996507
|
[lwip] update netstat: add list_udps.
|
2018-05-25 22:30:14 +08:00 |
aozima
|
6daf88d7a4
|
[lwip] add list_udps.
|
2018-05-25 22:30:14 +08:00 |
aozima
|
18941a1e69
|
[lwip] update list_if: add BROADCAST.
|
2018-05-25 22:30:13 +08:00 |
aozima
|
0819abda7a
|
[lwip] update Kconfig: add erx/etx thread config.
|
2018-05-25 22:30:13 +08:00 |
Bernard Xiong
|
7be20be3e5
|
Merge pull request #1469 from enkiller/dev
[bsp][qemu]更改中断栈大小为2048
|
2018-05-25 17:09:26 +08:00 |