15 Commits

Author SHA1 Message Date
gaoro-xiao 0681b8bbe4 fix: set tcp client reconnect interval to three seconds 2026-04-29 04:55:16 +08:00
gaoro-xiao 8c204aad77 fix: stabilize lwip ethernet recovery 2026-04-29 04:36:29 +08:00
gaoro-xiao 60d2af0a27 fix: stop network tasks cleanly on restart 2026-04-29 04:36:01 +08:00
gaoro-xiao ac0c464910 feat: add delayed uart and runtime mac configuration 2026-04-29 04:35:48 +08:00
gaoro-xiao d6a1565503 fix: fail fast on app route backpressure 2026-04-23 18:06:02 +08:00
gaoro-xiao ab3b6bfc9a fix: make uart tx enqueue all-or-nothing 2026-04-23 18:06:02 +08:00
gaoro-xiao c1a0822227 fix: add explicit route send failure results 2026-04-23 18:06:02 +08:00
gaoro-xiao 22bc6a7fef fix: abort client close to avoid time-wait reconnect block 2026-04-23 02:55:38 +08:00
gaoro-xiao eeccfb84a0 fix: start only enabled links and move config buffers off stack 2026-04-23 00:00:06 +08:00
gaoro-xiao e3450fd0ad fix: harden tcp tasks around link readiness and connect retries 2026-04-22 23:59:46 +08:00
gaoro-xiao 77da670f5c fix: align rd target memory and startup settings 2026-04-20 08:11:49 +08:00
gaoro-xiao cd48a8af68 fix: preserve current runtime debug state 2026-04-18 05:29:11 +08:00
gaoro-xiao 6aba77df9a feat: 保存已验证的CH390网络打通基线 2026-04-17 07:09:55 +08:00
gaoro-xiao 7ee96bc08d fix: 统一R8工程目标并修复MDK编译前置问题 2026-03-30 13:14:37 +08:00
gaoro-xiao 4996b451d9 feat: 完成TCP2UART透传核心集成
集成CH390驱动、LwIP协议栈和FreeRTOS多任务透传框架,确保TCP Server/Client与UART链路按配置稳定联动。
2026-03-30 11:39:40 +08:00