Make XPLAINBridge serial bridge much more reliable for the reception of characters...
[pub/USBasp.git] / Projects / XPLAINBridge / Lib / SoftUART.c
2010-06-24 Dean CameraMake XPLAINBridge serial bridge much more reliable...
2010-06-16 Dean CameraSpell check code and manual pages. Remove custom Doxyge...
2010-06-12 Dean CameraSlight improvements to the reliability of the software...
2010-05-26 Dean CameraReplace ring buffer library in Benito and USBtoSerial...
2010-05-26 Dean CameraAdd better documentation to the Software UART code...
2010-05-26 Dean CameraSwitch software UART over to timer 1 and remove timer...
2010-05-26 Dean CameraRename software USART driver globals to make the code...
2010-05-26 Dean CameraMake software USART used in the XPLAINBridge project...
2010-05-26 Dean CameraThe RingBuff library code has been replaced in the...
2010-05-08 Dean CameraAdd svn:eol-style property to source files, so that...
2010-04-18 Dean CameraAdd const keyword to the demo function parameters where...
2010-02-16 Dean CameraClean up XPLAINBridge code.
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-12-03 Dean CameraStarted implementing the low level PDI protocol in...
2009-12-02 Dean CameraAdd new more reliable software UART for the XPLAINBridg...