Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Maximise the size of the ring buffers in the Benito/XPLAINBridge/USBtoSerial ↵ | Dean Camera | 2010-06-24 | 1 | -1/+1 |
| | | | | projects, so that they should never become full under normal conditions. | ||||
* | Oops - light weight ring buffer documentation used \ref instead of \param to ↵ | Dean Camera | 2010-06-10 | 1 | -4/+4 |
| | | | | document function parameters. | ||||
* | Document lightweight ring buffer header files. | Dean Camera | 2010-06-06 | 1 | -20/+50 |
| | |||||
* | Add the svn:eol-style property onto new files which where missing it to ↵ | Dean Camera | 2010-06-06 | 1 | -89/+89 |
| | | | | ensure uniform line endings. | ||||
* | Replace ring buffer library in Benito and USBtoSerial projects with the new ↵ | Dean Camera | 2010-05-26 | 1 | -0/+90 |
lightweight ring buffer header to improve reliability. |