aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/Benito/Lib/LightweightRingBuff.h
Commit message (Expand)AuthorAgeFilesLines
* Make a new general RingBuffer.h misc library driver, instead of the per-appli...Dean Camera2010-12-261-211/+0
* Added new RingBuffer_Peek() function to the lightweight ring buffer headers.Dean Camera2010-12-121-0/+11
* Oops - reduce size of each ring buffer in the USBtoSerial and Benito projects...Dean Camera2010-11-211-1/+1
* Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...Dean Camera2010-10-281-1/+1
* Clean up excessive whitespace at the end of each line using the wspurify tool...Dean Camera2010-10-131-19/+20
* Add better description of the Ultra-Lightweight Ring Buffer header files.Dean Camera2010-08-291-1/+8
* Fix XPLAINBridge project discarding characters from the USB interface due to ...Dean Camera2010-08-011-55/+72
* 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-19/+49
* Add the svn:eol-style property onto new files which where missing it to ensur...Dean Camera2010-06-061-89/+89
* Minor documentation cleanups.Dean Camera2010-06-031-2/+2
* Replace ring buffer library in Benito and USBtoSerial projects with the new l...Dean Camera2010-05-261-0/+90