Bernard Xiong
|
5251ab737f
|
Merge pull request #1760 from RT-Thread/fix_lwip_wq
[lwIP] Fix the wait queue initialization issue.
|
2018-09-01 15:25:06 +08:00 |
Bernard Xiong
|
11479e53bd
|
[lwIP] Fix the wait queue initialization issue.
|
2018-09-01 13:32:03 +08:00 |
Bernard Xiong
|
1b9e9a39ad
|
Merge pull request #1757 from RT-Thread/rm_lwp
[components] Remove lwP from v3.1.0
|
2018-09-01 13:30:57 +08:00 |
Bernard Xiong
|
ab1a220eae
|
[components] Remove lwP from v3.1.0
|
2018-09-01 12:03:32 +08:00 |
Bernard Xiong
|
52761fb9c8
|
Merge pull request #1756 from RT-Thread/feature_libdl
Feature libdl
|
2018-09-01 11:55:53 +08:00 |
Bernard Xiong
|
7dc042e6b9
|
[dlmodule] Simply remove the module.c file from the project file.
|
2018-09-01 11:03:29 +08:00 |
Bernard Xiong
|
ba5c1bea44
|
[dlmodule] Add cache ops in dlmodule.
|
2018-09-01 11:00:42 +08:00 |
Bernard Xiong
|
f0ab00621a
|
Merge pull request #1755 from liu2guang/master
[bsp][rt1050] Fix the pin driver GCC build warning. | 修复pin驱动gcc编译警告.
|
2018-09-01 09:11:55 +08:00 |
Bernard Xiong
|
d203e3820b
|
Merge pull request #1753 from Lawlieta/chenyong
[net][at] Modify 'AT+CLOSE' processing method
|
2018-08-31 18:41:55 +08:00 |
Bernard Xiong
|
07ec7e686d
|
Merge pull request #1754 from liangyongxiang/rt-used
add RT_USED to component init and finsh shell
|
2018-08-31 18:41:44 +08:00 |
Bernard Xiong
|
d74d5801c8
|
Merge pull request #1751 from RT-Thread/feature_libdl
[Kernel] move module to libc/libdl.
|
2018-08-31 18:41:16 +08:00 |
chenyong
|
02c1f0c621
|
[net][at] Add AT Client Error LOG for multiple clients
|
2018-08-31 17:24:26 +08:00 |
Bernard Xiong
|
75c8515f1a
|
[dlmodule] Add priority and stack size option for dlmodule.
|
2018-08-31 15:02:48 +08:00 |
liang yongxiang
|
7c0c1c1b4a
|
[finsh] add RT_USED to macro FINSH_FUNCTION_EXPORT_CMD and FINSH_VAR_EXPORT
|
2018-08-31 15:02:01 +08:00 |
liang yongxiang
|
0aa03dd731
|
[kernel] add RT_USED to INIT_EXPORT, so that the initialization function is not deleted when it is linked.
|
2018-08-31 15:01:04 +08:00 |
流光
|
03ef0fc58d
|
[bsp][rt1050] Fix the pin driver GCC build warning. | 修复pin驱动gcc编译警告.
|
2018-08-31 14:46:23 +08:00 |
chenyong
|
33a5cf15ee
|
[net][at] Modify AT socket object release judgment
|
2018-08-31 14:45:40 +08:00 |
chenyong
|
a3ea0565cf
|
Merge remote-tracking branch 'remotes/rtt/master' into chenyong
|
2018-08-31 14:09:08 +08:00 |
chenyong
|
a8c9b2fee3
|
[net][at] Modify 'AT+CLOSE' processing method
|
2018-08-31 14:08:04 +08:00 |
Bernard Xiong
|
f89b8ed250
|
[BSP] remove RT_USING_LIBDL option.
|
2018-08-31 12:58:26 +08:00 |
Bernard Xiong
|
25478836f7
|
[BSP] Remove module fature in mini2440
|
2018-08-31 09:11:58 +08:00 |
Bernard Xiong
|
efe4523132
|
[Kernel] move module tolibc/libdl.
|
2018-08-30 20:27:45 +08:00 |
Bernard Xiong
|
f7d19319ab
|
Merge pull request #1749 from chenyong111/chenyong
Add AT multiple client support
|
2018-08-30 12:59:42 +08:00 |
Bernard Xiong
|
830975f66d
|
Merge pull request #1750 from shauew/patch-2
Update portserial_m.c
|
2018-08-30 12:58:56 +08:00 |
shauew
|
4fb344e759
|
Update portserial_m.c
sorry, miss out other two parts.
|
2018-08-30 09:10:52 +08:00 |
Bernard Xiong
|
eada5059da
|
Merge pull request #1747 from shauew/patch-1
Update portserial_m.c
|
2018-08-30 06:46:15 +08:00 |
chenyong
|
87c35d4e2f
|
[net][at] Add AT Socket select SAL
|
2018-08-29 20:40:07 +08:00 |
chenyong
|
cf96dfcbdb
|
Merge branch 'master' into chenyong
|
2018-08-29 19:41:29 +08:00 |
shauew
|
eea0b9ebf2
|
Update portserial_m.c
add macro to aviod compile error with:
rt_pin_mode(MODBUS_MASTER_RT_CONTROL_PIN_INDEX, PIN_MODE_OUTPUT);
|
2018-08-29 18:31:32 +08:00 |
Bernard Xiong
|
361a1b2498
|
Merge pull request #1746 from chenyong111/master
[bsp][stm32f4xx-HAL] Add uart3 driver
|
2018-08-29 13:05:23 +08:00 |
Bernard Xiong
|
d2930ef32a
|
Merge pull request #1745 from RT-Thread/fix_signal_warning
[Kernel] Fix the compiling warning
|
2018-08-29 13:04:43 +08:00 |
chenyong
|
8973fa9d3e
|
[bsp][stm32f4xx-HAL] Add uart3 driver
|
2018-08-29 11:11:10 +08:00 |
Bernard Xiong
|
60f3d61acd
|
[Kernel] Fix the compiling warning
|
2018-08-29 02:35:51 +01:00 |
Bernard Xiong
|
240451b978
|
[skip ci] Fix the rsplit issue in Linux
|
2018-08-29 02:17:32 +01:00 |
Bernard Xiong
|
dffc1bfd55
|
[skip ci] remove .vscode
|
2018-08-29 02:11:48 +01:00 |
Bernard Xiong
|
7bba75753c
|
Merge pull request #1742 from jesven/master
Move configs of VBUS to Kconfig, delete related head files in the bsp…
|
2018-08-28 17:21:57 +08:00 |
chenyong
|
ed7f0cad8b
|
[net][at] Add AT multiple client support
|
2018-08-28 11:59:30 +08:00 |
Bernard Xiong
|
9028cb29f7
|
Merge pull request #1743 from chenyong111/master
Remove DFS dependencies in the SAL
|
2018-08-28 08:44:57 +08:00 |
liruncong
|
923d6fe33d
|
消除usb结构体gcc编译时的相关警告
|
2018-08-28 03:18:39 +08:00 |
chenyong
|
6d702e579f
|
[net][sal] Remove DFS dependencies in the SAL
|
2018-08-27 19:50:37 +08:00 |
chenyong
|
2d894b4102
|
[net][at] Modify AT Socket object callback name
|
2018-08-27 19:44:04 +08:00 |
shaojinchun
|
03cd2c005d
|
Add the definition of RT_VBUS_USING_FLOW_CONTROL to vbus_api.h
|
2018-08-27 18:33:03 +08:00 |
shaojinchun
|
84e8c65683
|
RT_VMM_RB_BLK_NR now is calculated from _RT_VBUS_RING_SZ
|
2018-08-27 18:15:38 +08:00 |
shaojinchun
|
000887795f
|
Move configs of VBUS to Kconfig, delete related head files in the bsp directory
|
2018-08-27 15:37:08 +08:00 |
Bernard Xiong
|
9fdd46fa8b
|
Merge pull request #1737 from chenyong111/master
Add query and unregistered protocol family functions,format code
|
2018-08-27 11:04:48 +08:00 |
chenyong
|
fc73538153
|
[net][sal/at] Add components C++ support
|
2018-08-27 09:56:41 +08:00 |
Bernard Xiong
|
6bde1c520d
|
Merge pull request #1738 from zhuangwei123/master
[bsp/ls1cdev]修复以太网驱动发送字节丢失问题
|
2018-08-26 20:08:04 +08:00 |
zhuangwei123
|
1572cda572
|
[bsp/ls1cdev]astyle格式化
|
2018-08-26 18:27:38 +08:00 |
zhuangwei123
|
efa6eb1dc2
|
[bsp/ls1cdev]修复以太网驱动发送字节丢失问题
|
2018-08-26 12:19:20 +08:00 |
chenyong
|
192b177518
|
[at][sal] Add query and unregistered protocol family functions
|
2018-08-25 16:01:31 +08:00 |