nuttx-apps/system/ymodem
wangxingxing 60e7ba2ef2 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>
2026-04-20 15:19:39 +08:00
..
CMakeLists.txt cmake(bugfix):fix ymodem cmake typo 2026-04-20 15:18:57 +08:00
Kconfig watchdog:test watchdog not depend on fs. 2026-04-20 15:08:40 +08:00
Make.defs nshlib: Align the command table 2026-04-20 15:08:09 +08:00
Makefile nshlib: Align the command table 2026-04-20 15:08:09 +08:00
rb_main.c rb of ymodem add prefix and suffix for download file name 2026-04-20 15:19:38 +08:00
sb_main.c system/ymodem: Change #include <nuttx/mm/circbuf.h> to #include <nuttx/circbuf.h> 2026-04-20 15:18:49 +08:00
sbrb.py apps/system/ymodem: Optimized ymodem for burn during bootloader 2026-04-20 15:19:39 +08:00
ymodem.c Merge branch 'master' into vela 2026-04-20 15:18:54 +08:00
ymodem.h ymodem:set the transport retry as optional 2026-04-20 15:18:17 +08:00