Bernard Xiong
|
fac97f1716
|
Merge pull request #4305 from OpenNuvoton/revert-3293-fix_at
Revert "fix the bug that rx_notice out of sync when data received aft…
|
2021-03-03 08:53:01 +08:00 |
Wayne Lin
|
eaacc0ae3e
|
Optimize getc flow.
|
2021-03-02 10:42:40 +08:00 |
Bernard Xiong
|
2bf53d315d
|
Merge pull request #4369 from mysterywolf/removeminilibc
[libc]移除minilibc 并将其职能并入newlibc中
|
2021-02-27 09:12:45 +08:00 |
xiangxistu
|
e02f3764bd
|
[delete] useless logic
|
2021-02-25 14:44:02 +08:00 |
xiangxistu
|
7a2ae46ecf
|
[fix] the wrong 'ifconfig' information for multi-network interface
|
2021-02-25 14:06:03 +08:00 |
Meco Man
|
b2d3317c6a
|
remove minilibc
|
2021-02-23 03:21:16 +08:00 |
liruncong
|
0208fc5546
|
[components]SECTION=>RT_SECTION(与catch2中SECTION冲突)
|
2021-02-09 23:25:46 +08:00 |
Wayne
|
a50d81827a
|
Revert "fix the bug that rx_notice out of sync when data received after last rt_device_read() is zero"
|
2021-02-04 22:53:58 +08:00 |
zhouji92
|
74691ea783
|
[fix] 修复使用lwip 2.1.2作为协议栈,并使能dhcp server选项时,编译报错问题。
|
2021-01-20 10:07:55 +08:00 |
xiangxistu
|
14ac354dca
|
[update] when close auto check internet status, shield internet status information.
Signed-off-by: xiangxistu <xiangxistu@foxmail.com>
|
2020-12-31 14:39:08 +08:00 |
xiangxistu
|
5db412b138
|
[add] a new function to manage internet check.
Signed-off-by: xiangxistu <xiangxistu@foxmail.com>
|
2020-12-31 11:53:30 +08:00 |
Bernard Xiong
|
72bc0d8fad
|
Merge pull request #3293 from rgw5267/fix_at
fix the bug that rx_notice out of sync when data received after last rt_device_read() is zero
|
2020-12-31 08:34:57 +08:00 |
Meco Man
|
63cd26b0d1
|
update
|
2020-12-30 16:32:20 +08:00 |
Meco Man
|
c2e15e003c
|
add function rt_hw_1ms_tick_get()
|
2020-12-29 00:08:24 +08:00 |
yangjie
|
eeaf1fcc50
|
resolve Conflicts
bsp/nrf52832/board/Sconscript
bsp/nrf52832/startups/Sconscript
bsp/raspberry-pi/raspi4-32/driver/SConscript
|
2020-12-28 12:02:31 +08:00 |
yangjie
|
ef62febf1f
|
[SConscript]update group name
|
2020-12-19 16:49:11 +08:00 |
liuduanfei
|
963f35e96d
|
Update netdev.c
|
2020-12-18 20:53:33 +08:00 |
thread-liu
|
82eac71064
|
[update] Incorrect macro definition name and update jobs name.
|
2020-12-10 09:51:32 +08:00 |
Bernard Xiong
|
86756c0d4c
|
Merge pull request #4065 from longtengmcu/master
fix at socket and sal_socket bug
|
2020-12-09 17:26:47 +08:00 |
caixf
|
0f991c2e3e
|
[sal] fix
|
2020-12-08 15:48:58 +08:00 |
Bernard Xiong
|
082dda7a1d
|
Merge pull request #4051 from DavidLin1577/patch-15
[net/lwip2.1.2]Update ethernetif.c
|
2020-12-06 22:21:02 +08:00 |
yangjie11
|
ba83ddc3c4
|
[SConscript] change libcpu to LIBARCH,and correcte letter case
|
2020-11-30 15:52:43 +08:00 |
longtengmcu
|
962acc3313
|
1、修改宏定义的拼写错误,修改打印IMEI号时的打印错误
|
2020-11-22 20:05:53 +08:00 |
longtengmcu
|
aac5e9da4c
|
1、web socket请求数据从服务器回来时,服务器会关闭连接,此时AT socket在读取返回的数据时不应该判断socket为连接的状态
2、sal socket在支持多网卡时,sal_getaddrinfo从A网卡获取的地址信息,在sal_freeaddrinfo释放时必须由A网卡进行释放
|
2020-11-22 12:36:07 +08:00 |
David Lin
|
88858f216c
|
Update ethernetif.c
|
2020-11-21 12:44:14 +08:00 |
David Lin
|
4f99d988d9
|
Update ethernetif.c
|
2020-11-21 12:35:19 +08:00 |
yangjie11
|
91261e25b9
|
[SConscript]rename group name
|
2020-11-20 13:38:11 +08:00 |
qiyongzhong0
|
db0880bd26
|
fix at_client, avoid creating the same client repeatedly and prevent working exceptions and memory leaks.
|
2020-11-02 17:43:23 +08:00 |
mysterywolf
|
22f8b142b6
|
[revert] [lwip] IAR环境 结构体恢复到之前状态
|
2020-10-24 18:39:31 +08:00 |
mysterywolf
|
c7aa6f0619
|
[fix bug] #3902
|
2020-10-02 12:00:52 +08:00 |
Bernard Xiong
|
de0bb6f96c
|
Merge pull request #3883 from bigmagic123/ls2k_add_gmac
Ls2k add gmac
|
2020-09-11 13:33:16 +08:00 |
mysterywolf
|
a890c67fb4
|
增加lwip/cc.h LWIP_TIMEVAL_PRIVATE是能与否的平台判断条件
|
2020-09-08 13:39:40 +08:00 |
bigmagic
|
e0aa079e52
|
LwIP on 64 bit processor
|
2020-09-04 10:23:31 +08:00 |
luhuadong
|
f56af401cc
|
[at_socket] update AT_SW_VERSION and adjust at_socket_ops
|
2020-07-23 01:13:48 +08:00 |
luhuadong
|
067106f164
|
[at_socket] support alloc socket dynamically with at device
|
2020-07-21 00:29:12 +08:00 |
liuduanfei
|
13e768203d
|
delete duplicate header files
|
2020-06-28 23:20:31 +08:00 |
liuxianliang
|
0d8f90788f
|
[remove] the doc folder of lwIP 2.1.2
Signed-off-by: liuxianliang <liuxianliang@rt-thread.com>
|
2020-06-23 10:00:58 +08:00 |
liuxianliang
|
be64fcba86
|
[update] remove lwIP 2.1.0.
Signed-off-by: liuxianliang <liuxianliang@rt-thread.com>
|
2020-06-23 10:00:11 +08:00 |
liuxianliang
|
5af6aa47c1
|
[update] remove doc doxygen files and add doxygen zip file.
Signed-off-by: liuxianliang <liuxianliang@rt-thread.com>
|
2020-06-22 09:28:48 +08:00 |
liuxianliang
|
38db074fca
|
[update] Added custom functions for RT-Thread.
Signed-off-by: liuxianliang <liuxianliang@rt-thread.com>
|
2020-06-20 14:09:33 +08:00 |
liuxianliang
|
de1fd2bfc4
|
[add] lwIP 2.1.2 transplantation on RT-Thread.
Signed-off-by: liuxianliang <liuxianliang@rt-thread.com>
|
2020-06-20 14:01:09 +08:00 |
liuxianliang
|
a9796b90ad
|
[add] the code of original lwIP 2.1.2.
Signed-off-by: liuxianliang <liuxianliang@rt-thread.com>
|
2020-06-20 13:44:12 +08:00 |
liuxianliang
|
f715f29588
|
[fix] lwip clock confict with minilib clock
Signed-off-by: liuxianliang <liuxianliang@rt-thread.com>
|
2020-06-18 16:42:02 +08:00 |
xieyangrun
|
1418cb1875
|
[net/lwip]: enable LWIP_SO_LINGER option feature of LWIP.
|
2020-06-18 11:06:06 +08:00 |
David Lin
|
822df76f8e
|
Update ethernetif.c
|
2020-06-10 23:32:06 +08:00 |
David Lin
|
aa0b68a575
|
Update ethernetif.c
|
2020-06-10 23:30:44 +08:00 |
David Lin
|
8beb439926
|
Update ethernetif.c
|
2020-06-10 23:27:25 +08:00 |
David Lin
|
4f53c68b3b
|
Update ethernetif.c
|
2020-06-10 11:09:11 +08:00 |
David Lin
|
a5fddaecc3
|
Update ethernetif.c
|
2020-06-10 11:08:01 +08:00 |
David Lin
|
5f6c3d7345
|
Update ethernetif.c
if LWIP_NETIF_HOSTNAME enable, the length is 'sizeof(struct netif)+ LWIP_HOSTNAME_LEN',
not only equal to 'sizeof(struct netif)'.
|
2020-06-10 10:59:50 +08:00 |