aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/Peripheral/TWI.c
Commit message (Expand)AuthorAgeFilesLines
* Fix TWI driver not aborting when faced with no response after attempting to a...Dean Camera2010-02-251-2/+2
* Added a timeout value to the TWI_StartTransmission() function, within which t...Dean Camera2010-02-241-21/+40
* Move TWI.c driver into the straight LUFA/Drivers/Peripheral/ directory.Dean Camera2010-01-251-0/+54