This website requires JavaScript.
Explore
Help
Sign In
libs
/
rt-thread-official
Watch
4
Star
0
Fork
0
You've already forked rt-thread-official
mirror of
https://github.com/RT-Thread/rt-thread.git
synced
2025-02-07 11:44:33 +08:00
Code
Issues
Releases
Wiki
Activity
rt-thread-official
/
components
/
net
/
at
History
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
..
at_socket
1、web socket请求数据从服务器回来时,服务器会关闭连接,此时AT socket在读取返回的数据时不应该判断socket为连接的状态
2020-11-22 12:36:07 +08:00
include
[components]SECTION=>RT_SECTION(与catch2中SECTION冲突)
2021-02-09 23:25:46 +08:00
src
Optimize getc flow.
2021-03-02 10:42:40 +08:00
Kconfig
[at_socket] update AT_SW_VERSION and adjust at_socket_ops
2020-07-23 01:13:48 +08:00
SConscript
[net][at] Modify AT CLI configuration
2018-11-13 09:51:18 +08:00