nuttx-apps/system/ymodem
wangxingxing 2908f10154 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-02-02 11:00:19 +08:00
..
CMakeLists.txt system: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
Kconfig support ymodem send/recve can asynchronous 2023-04-29 21:23:55 +08:00
Make.defs system: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
Makefile system: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00
rb_main.c ymodem:rb of ymodem add prefix and suffix for download file name 2026-01-15 01:24:17 +08:00
sb_main.c system: unify Private Types banners 2025-05-28 10:16:50 +08:00
sbrb.py apps/system/ymodem: Optimized ymodem for burn during bootloader 2026-02-02 11:00:19 +08:00
ymodem.c system/ymodem: fix send err when partial write 2026-01-23 09:43:22 +08:00
ymodem.h system: migrate to SPDX identifier 2024-12-30 18:02:50 +08:00