aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/USBtoSerial/Lib
Commit message (Expand)AuthorAgeFilesLines
* More spell checking of all source files -- correct missed errors, switch to E...Dean Camera2010-07-301-2/+2
* Update all demos, projects and bootloaders to indent all function parameters,...Dean Camera2010-07-211-2/+4
* Fixed possible buffer overrun in the XPLAINBridge project when in serial brid...Dean Camera2010-07-151-0/+20
* Alter the ring buffer library headers to have both atomic and non-atomic inse...Dean Camera2010-07-121-4/+37
* Maximise the size of the ring buffers in the Benito/XPLAINBridge/USBtoSerial ...Dean Camera2010-06-241-1/+1
* Oops - light weight ring buffer documentation used \ref instead of \param to ...Dean Camera2010-06-101-4/+4
* Document lightweight ring buffer header files.Dean Camera2010-06-061-20/+50
* Add the svn:eol-style property onto new files which where missing it to ensur...Dean Camera2010-06-061-89/+89
* Replace ring buffer library in Benito and USBtoSerial projects with the new l...Dean Camera2010-05-263-236/+90
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-082-236/+236
* Update copyright year to 2010.Dean Camera2009-12-302-4/+4
* Fix MIT license language to make its intent clearer.Dean Camera2009-12-282-14/+14
* Add const qualifier to the parameters of Projects' functions where possible.Dean Camera2009-12-202-8/+8
* Spell check all source code variables, comments and strings.Dean Camera2009-11-091-2/+2
* Moved USBtoSerial demo the Projects directory, as it is simply an expanded CD...Dean Camera2009-10-182-0/+236