Fixed possible lost data in the XPLAINBridge, USBtoSerial and Benito projects when...
[pub/USBasp.git] / Projects / USBtoSerial / Lib /
2010-12-12 Dean CameraAdded new RingBuffer_Peek() function to the lightweight...
2010-11-21 Dean CameraOops - reduce size of each ring buffer in the USBtoSeri...
2010-10-28 Dean CameraChanged over fourwalledcubicle.com links to the new...
2010-10-13 Dean CameraClean up excessive whitespace at the end of each line...
2010-08-29 Dean CameraAdd better description of the Ultra-Lightweight Ring...
2010-08-01 Dean CameraFix XPLAINBridge project discarding characters from...
2010-07-30 Dean CameraMore spell checking of all source files -- correct...
2010-07-21 Dean CameraUpdate all demos, projects and bootloaders to indent...
2010-07-15 Dean CameraFixed possible buffer overrun in the XPLAINBridge proje...
2010-07-12 Dean CameraAlter the ring buffer library headers to have both...
2010-06-24 Dean CameraMaximise the size of the ring buffers in the Benito...
2010-06-10 Dean CameraOops - light weight ring buffer documentation used...
2010-06-06 Dean CameraDocument lightweight ring buffer header files.
2010-06-06 Dean CameraAdd the svn:eol-style property onto new files which...
2010-05-26 Dean CameraReplace ring buffer library in Benito and USBtoSerial...
2010-05-08 Dean CameraAdd svn:eol-style property to source files, so that...
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-12-20 Dean CameraAdd const qualifier to the parameters of Projects'...
2009-11-09 Dean CameraSpell check all source code variables, comments and...
2009-10-18 Dean CameraMoved USBtoSerial demo the Projects directory, as it...