nuttx-apps/system/ymodem
anjiahao 85ae6f0dfd 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>
2024-09-28 11:27:03 +08:00
..
CMakeLists.txt cmake:support system apps CMake build 2024-06-30 21:40:25 +08:00
Kconfig support ymodem send/recve can asynchronous 2023-04-29 21:23:55 +08:00
Make.defs apps/system/ymodem/Make.defs: fix nxstyle 2023-03-24 15:04:43 -03:00
Makefile apps/system/ymodem/Makefile: fix nxstyle 2023-03-24 15:04:43 -03:00
rb_main.c ymodem:set the transport retry as optional 2024-09-28 11:27:03 +08:00
sb_main.c ymodem:set the transport retry as optional 2024-09-28 11:27:03 +08:00
sbrb.py ymodem:set the transport retry as optional 2024-09-28 11:27:03 +08:00
ymodem.c ymodem:set the transport retry as optional 2024-09-28 11:27:03 +08:00
ymodem.h ymodem:set the transport retry as optional 2024-09-28 11:27:03 +08:00