This website requires JavaScript.
Explore
Help
Sign In
wangfq
/
vd_960
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
4
Wiki
Activity
Files
2175fee74272b3afbc9c4ceeaebd1dabe13e8605
vd_960
/
vd960DBN
/
BLE
T
History
wangfq
2175fee742
fix(iot_mqtt): 移除 iot_mqtt_send() hex dump 循环避免栈溢出重启
...
hex dump 连续 65 次 PRINT 调用消耗大量栈空间, 在 CH32V208 2KB 栈限制下导致溢出重启. 改为仅打印 len 和 ret/status.
2026-07-08 15:52:43 +08:00
..
HAL
refactor(vd960Loop): 算法回退到 DLD154V4B,四通道适配
2026-06-25 16:21:57 +08:00
LIB
refactor(vd960Loop): 算法回退到 DLD154V4B,四通道适配
2026-06-25 16:21:57 +08:00
OnlyUpdateApp_IAP
refactor(vd960Loop): 算法回退到 DLD154V4B,四通道适配
2026-06-25 16:21:57 +08:00
OnlyUpdateApp_Peripheral
fix(iot_mqtt): 移除 iot_mqtt_send() hex dump 循环避免栈溢出重启
2026-07-08 15:52:43 +08:00