Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing const qualifiers to class drivers. | Dean Camera | 2010-07-21 | 1 | -1/+2 |
* | Add svn:eol-style property to source files, so that the line endings are corr... | Dean Camera | 2010-05-08 | 1 | -52/+52 |
* | Add more include protection macros to give the user warnings when they try to... | Dean Camera | 2010-02-11 | 1 | -1/+1 |
* | Oops - serial stream driver should return _FDEV_EOF when no data has been rec... | Dean Camera | 2010-02-05 | 1 | -1/+1 |
* | Fixed SerialStream driver blocking while waiting for characters to be receive... | Dean Camera | 2010-02-05 | 1 | -0/+3 |
* | Update copyright year to 2010. | Dean Camera | 2009-12-30 | 1 | -2/+2 |
* | Fix MIT license language to make its intent clearer. | Dean Camera | 2009-12-28 | 1 | -7/+7 |
* | Test with -Wextra, fix library warnings due to unused function parameters. | Dean Camera | 2009-12-13 | 1 | -1/+4 |
* | Minor code cleanups for clarity. | Dean Camera | 2009-11-11 | 1 | -2/+3 |
* | Renamed Serial_Stream driver to SerialStream to remain consistent with the re... | Dean Camera | 2009-04-17 | 1 | -0/+45 |