aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/XPLAINBridge/Lib/LightweightRingBuff.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add missing documentation to the lightweight ring buffer code in the XPLAINBr...Dean Camera2010-06-101-89/+119
* Minor documentation cleanups.Dean Camera2010-06-031-2/+2
* Make software USART used in the XPLAINBridge project directly check and store...Dean Camera2010-05-261-6/+7
* Create a new LightweightRingBuffer.h header file for the XPLAIN project to ab...Dean Camera2010-05-261-0/+89