rt-thread-official/components/net/at
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_socket [components][at] 优化AT组件,并解决内存泄露 2024-02-18 11:07:05 -05:00
include [components][at] 优化AT组件,并解决内存泄露 2024-02-18 11:07:05 -05:00
src [components][at] 优化AT组件,并解决内存泄露 2024-02-18 11:07:05 -05:00
Kconfig [components][at] 优化AT组件,并解决内存泄露 2024-02-18 11:07:05 -05:00
SConscript [lwip] integrate lwip porting layer (#5606) 2022-02-23 23:56:43 +08:00