| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
cmake(bugfix):fix ymodem cmake typo Signed-off-by: xuxin19 <xuxin19@xiaomi.com> | 2 个月前 | |
watchdog:test watchdog not depend on fs. Signed-off-by: yangguangcai <yangguangcai@xiaomi.com> | 2 个月前 | |
nshlib: Align the command table Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> | 2 个月前 | |
nshlib: Align the command table Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> | 2 个月前 | |
rb of ymodem add prefix and suffix for download file name Adding parameters to rb main can add prefixes and suffixes to the file names to be downloaded Signed-off-by: jingfei <jingfei@xiaomi.com> | 2 个月前 | |
system/ymodem: Change #include <nuttx/mm/circbuf.h> to #include <nuttx/circbuf.h> follow the change in kernel side change Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> | 2 个月前 | |
apps/system/ymodem: Optimized ymodem for burn during bootloader If device automatically enters the ymodem rb mode when it starts up, the PC tool does not need to send rb command anymore. Here, when a specified number of consecutive 'C' are received, the subsequent ymodem protocol content will continue. Signed-off-by: wangxingxing <wangxingxing@xiaomi.com> | 2 个月前 | |
Merge branch 'master' into vela apache/nuttx-apps commit id: c5c18a29973802b196e77adf3fd3e6742a269d83 Signed-off-by: ligd <liguiding1@xiaomi.com> Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> | 2 个月前 | |
ymodem:set the transport retry as optional The waiting duration of the rb/sb command can be determined based on the number of retransmissions, so that ymodem can restart to the normal system after running in the bootloader for a short period of time. Signed-off-by: anjiahao <anjiahao@xiaomi.com> | 2 个月前 |