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 | -73/+73 |
* | Improve documentation for the ADC and TWI drivers. | Dean Camera | 2010-03-15 | 1 | -1/+1 |
* | Fix TWI driver not aborting when faced with no response after attempting to a... | Dean Camera | 2010-02-25 | 1 | -2/+2 |
* | Added a timeout value to the TWI_StartTransmission() function, within which t... | Dean Camera | 2010-02-24 | 1 | -21/+40 |
* | Move TWI.c driver into the straight LUFA/Drivers/Peripheral/ directory. | Dean Camera | 2010-01-25 | 1 | -0/+54 |