summaryrefslogtreecommitdiff
path: root/LUFA/Drivers/Peripheral/AVR8/TWI_AVR8.h
AgeCommit message (Expand)Author
2012-02-19Add tag for the 120219 release.LUFA-120219Dean
2011-12-23Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...dean
2011-09-21Add project name to the Doxygen makefile target output.Dean
2011-09-02Update the TempDataLogger project and driver documentation to use the new TWI...Dean
2011-09-02Add new TWI_BITLENGTH_FROM_FREQ() macro to the AVR8 TWI peripheral driver.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-08-19Fix TWI peripheral driver example code in the library documentation.Dean
2011-07-12Add more missing function attributes to the TWI peripheral driver.Dean
2011-06-18Fix TWI driver documentation example (thanks to Jerome Colombie).Dean
2011-06-01Spell check library source code files.Dean
2011-02-26Added TWI baud rate prescaler and bit length parameters to the TWI_Init() fun...Dean
2011-02-20Rename architecture specific driver files, to make them appear with uniquely ...Dean