aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/Peripheral/AVR8/TWI_AVR8.c
Commit message (Expand)AuthorAgeFilesLines
* Make TWI_ReadPacket() use a repeated start condition rather than a full bus r...Dean Camera2011-08-311-14/+49
* Renamed the JTAG_DEBUG_ASSERT() macro to JTAG_ASSERT().Dean Camera2011-08-221-1/+1
* Fix TWI driver documentation example (thanks to Jerome Colombie).Dean Camera2011-06-181-1/+1
* Massive corrections to the project documentation and code comments, thanks to...Dean Camera2011-06-051-0/+23
* Make sure the peripheral driver .c files include the driver dispatch header, ...Dean Camera2011-02-201-1/+1
* Rename architecture specific driver files, to make them appear with uniquely ...Dean Camera2011-02-201-0/+144