rt-thread/components/utilities
Grissiom d479960aac ymodem: fix a race-condition in handshaking
As we are sending C continuously, there is a chance that the
sender(remote) receive an C after sending the first handshake package.
So the sender will interpret it as NAK and re-send the package. So we
just ignore it and proceed.
2014-12-26 22:20:17 +08:00
..
logtrace [LogTrace] Use OFLAG_RDWR to replace FLAG_RDWR when opening a device. 2014-09-11 12:53:23 +08:00
ymodem ymodem: fix a race-condition in handshaking 2014-12-26 22:20:17 +08:00
zmodem convert end of line 2013-01-08 05:05:02 -08:00
SConscript Move logtrace to utilites 2013-06-30 21:51:41 +08:00