Commit Graph

6 Commits (2461ae508c32914ff8aa0920ed99d4fceb18b141)

Author SHA1 Message Date
Dean Camera 97143bf814 Add missing const qualifiers to class drivers.
14 years ago
Dean Camera 071e02c6b6 Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style.
15 years ago
Dean Camera b2bdfe4377 Improve documentation for the ADC and TWI drivers.
15 years ago
Dean Camera 634abab38a Fix TWI driver not aborting when faced with no response after attempting to address a device on the bus.
15 years ago
Dean Camera c0c982df7a Added a timeout value to the TWI_StartTransmission() function, within which the addressed device must respond.
15 years ago
Dean Camera 4bd44139b1 Move TWI.c driver into the straight LUFA/Drivers/Peripheral/ directory.
15 years ago