aboutsummaryrefslogtreecommitdiff
path: root/LUFA/Drivers/Peripheral/TWI.c
AgeCommit message (Expand)Author
2011-02-19Add new ARCH option to the makefiles to (eventually) specify the target devic...Dean
2011-01-13Added new high level TWI packet read/write commands, altered behaviour of the...Dean
2011-01-01Update copyright year on all source files.Dean
2010-10-28Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...Dean
2010-10-13Clean up excessive whitespace at the end of each line using the wspurify tool...Dean
2010-07-21Add missing const qualifiers to class drivers.Dean
2010-05-08Add svn:eol-style property to source files, so that the line endings are corr...Dean
2010-03-15Improve documentation for the ADC and TWI drivers.Dean
2010-02-25Fix TWI driver not aborting when faced with no response after attempting to a...Dean
2010-02-24Added a timeout value to the TWI_StartTransmission() function, within which t...Dean
2010-01-25Move TWI.c driver into the straight LUFA/Drivers/Peripheral/ directory.Dean