aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/Peripheral/AVRU4U6U7/TWI.h
Commit message (Expand)AuthorAgeFilesLines
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-081-149/+149
* Add file-level brief documentation.Dean Camera2010-03-291-0/+1
* Added a timeout value to the TWI_StartTransmission() function, within which t...Dean Camera2010-02-241-1/+3
* Revert changes made for the partial port to the AVR32 architecture.Dean Camera2010-02-241-0/+146
* Rename AVRU4U6U9 peripheral driver directory to AVR8.Dean Camera2010-02-221-146/+0
* Make SPI and USART peripheral dispatch driver headers in preparation for a se...Dean Camera2010-02-221-5/+5
* Add more include protection macros to give the user warnings when they try to...Dean Camera2010-02-111-1/+1
* Fixed incorrect values of USB_CONFIG_ATTR_SELFPOWERED and USB_CONFIG_ATTR_REM...Dean Camera2010-02-011-0/+5
* Clean up Webserver project - add more Doxygen documentation for the new DHCP ...Dean Camera2010-01-271-4/+4
* Added master mode hardware TWI driver.Dean Camera2010-01-191-0/+141