This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
rt-thread
Watch
1
Star
0
Fork
0
You've already forked rt-thread
mirror of
https://github.com/RT-Thread/rt-thread.git
synced
2026-06-16 14:45:04 +08:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
Files
3bca2cfb418f03c529fc8563b62c19d391caf90b
rt-thread
/
components
/
net
/
at
/
src
T
History
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
..
at_base_cmd.c
[component][at] Change the license to Apache-2.0.
2018-10-12 16:02:20 +08:00
at_cli.c
[network][at] Fix the end sign "\r\n" conversion error,and at_server_send、at_server_recv function
2019-08-26 14:55:38 +08:00
at_client.c
fix at_client, avoid creating the same client repeatedly and prevent working exceptions and memory leaks.
2020-11-02 17:43:23 +08:00
at_server.c
[network][at] Fix the end sign "\r\n" conversion error,and at_server_send、at_server_recv function
2019-08-26 14:55:38 +08:00
at_utils.c
[net][at] update AT component V1.3.0, change as follows:
2019-05-27 12:03:04 +08:00