anjiahao
fd42d811c2
support ymodem transfer on a custom blocksize
...
Signed-off-by: anjiahao <anjiahao@xiaomi.com>
2023-04-29 21:23:55 +08:00
anjiahao
32e597a136
support ymodem send/recve can asynchronous
...
Signed-off-by: anjiahao <anjiahao@xiaomi.com>
2023-04-29 21:23:55 +08:00
simbit18
386e077525
apps/system/ymodem/Makefile: fix nxstyle
...
Remove LF first line
2023-03-24 15:04:43 -03:00
simbit18
1adc70fe43
apps/system/ymodem/Make.defs: fix nxstyle
...
Remove LF first line
2023-03-24 15:04:43 -03:00
Xiang Xiao
86080a110e
apps: Remove the check of CONFIG_SERIAL_TERMIOS
...
If the code only change c_oflag, c_iflag and c_lflag, not c_cflag in termios.
Follow up the change from kernel: https://github.com/apache/nuttx/pull/8843
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-03-19 14:53:44 -06:00
anjiahao
369c354dc7
support ymodem protocal and sb rb application
...
Signed-off-by: anjiahao <anjiahao@xiaomi.com>
2023-03-17 12:17:14 -03:00