apps/system/zmodem/README.txt: Break a long lone and remove some duplicated text.
This commit is contained in:
parent
940b7f8a3e
commit
803323c213
@ -159,7 +159,8 @@ Using NuttX Zmodem with a Linux Host
|
|||||||
Building the Zmodem Tools to Run Under Linux
|
Building the Zmodem Tools to Run Under Linux
|
||||||
============================================
|
============================================
|
||||||
|
|
||||||
Build support has been added so that the NuttX Zmodem implementation can be executed on a Linux host PC. This can be done by
|
Build support has been added so that the NuttX Zmodem implementation
|
||||||
|
can be executed on a Linux host PC. This can be done by
|
||||||
|
|
||||||
- Change to the apps/systems/zmodem directory
|
- Change to the apps/systems/zmodem directory
|
||||||
- Make using the special makefile, Makefile.host
|
- Make using the special makefile, Makefile.host
|
||||||
@ -196,8 +197,6 @@ Status
|
|||||||
buffer of data, a few bytes may be missing. The symptom of this
|
buffer of data, a few bytes may be missing. The symptom of this
|
||||||
missing data is a CRC check failure.
|
missing data is a CRC check failure.
|
||||||
|
|
||||||
Either (1) we need a more courteous host application, or (2) we
|
|
||||||
need to greatly improve the target side buffering capability!
|
|
||||||
Either (1) we need a more courteous host application, or (2) we
|
Either (1) we need a more courteous host application, or (2) we
|
||||||
need to greatly improve the target side buffering capability!
|
need to greatly improve the target side buffering capability!
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user