rt-thread-official/components/net/at/src
yangpengya a8d5a645f2
[components][at] 优化AT组件,并解决内存泄露
1.优化at server endmark判断,支持自动识别'\r''\n'"\r\n"。
2.优化at_recvfrom,修复大数据量时sem多次释放造成的接收错误。
3.修复at组件中可能存在的内存泄露。
4.优化部分代码逻辑,减少冗余代码。
2024-02-18 11:07:05 -05:00
..
at_base_cmd.c [compoenets] auto & manual formatted 2021-03-08 18:19:04 +08:00
at_cli.c [components][at] 优化AT组件,并解决内存泄露 2024-02-18 11:07:05 -05:00
at_client.c [components][at] 优化AT组件,并解决内存泄露 2024-02-18 11:07:05 -05:00
at_server.c [components][at] 优化AT组件,并解决内存泄露 2024-02-18 11:07:05 -05:00
at_utils.c [at]优化at格式化输出,避免多个at client和server输出冲突 2023-10-08 13:25:28 +08:00