aboutsummaryrefslogtreecommitdiff
path: root/LUFA/Drivers/Peripheral/AVR8/TWI_AVR8.c
AgeCommit message (Expand)Author
2012-04-09Ensure Temperature.c and TWI_AVR8.c can be compiled silently in projects with...Dean
2012-04-07Add architecture guards to all architecture-specific files, so that they can ...Dean
2012-02-04Update file contributor copyrights for 2012.Dean
2012-02-04Update file header copyrights for 2012.Dean
2011-12-23Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...dean
2011-08-31Make TWI_ReadPacket() use a repeated start condition rather than a full bus r...Dean
2011-08-22Renamed the JTAG_DEBUG_ASSERT() macro to JTAG_ASSERT().Dean
2011-06-18Fix TWI driver documentation example (thanks to Jerome Colombie).Dean
2011-06-05Massive corrections to the project documentation and code comments, thanks to...Dean
2011-02-20Make sure the peripheral driver .c files include the driver dispatch header, ...Dean
2011-02-20Rename architecture specific driver files, to make them appear with uniquely ...Dean