Make XPLAINBridge serial bridge much more reliable for the reception of characters...
[pub/USBasp.git] / LUFA / Drivers / Peripheral / SerialStream.c
2010-05-08 Dean CameraAdd svn:eol-style property to source files, so that...
2010-02-11 Dean CameraAdd more include protection macros to give the user...
2010-02-05 Dean CameraOops - serial stream driver should return _FDEV_EOF...
2010-02-05 Dean CameraFixed SerialStream driver blocking while waiting for...
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-12-13 Dean CameraTest with -Wextra, fix library warnings due to unused...
2009-11-11 Dean CameraMinor code cleanups for clarity.
2009-04-17 Dean CameraRenamed Serial_Stream driver to SerialStream to remain...