index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LUFA
/
Drivers
/
Peripheral
/
AVRU4U6U7
/
TWI.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year on all source files.
Dean Camera
2011-01-01
1
-2
/
+2
*
Documentation improvements - put driver example code into its own section, fi...
Dean Camera
2010-12-26
1
-1
/
+4
*
Added basic driver example use code to the library documentation.
Dean Camera
2010-12-26
1
-0
/
+42
*
Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...
Dean Camera
2010-10-28
1
-1
/
+1
*
Clean up excessive whitespace at the end of each line using the wspurify tool...
Dean Camera
2010-10-13
1
-12
/
+13
*
More spell checking of all source files -- correct missed errors, switch to E...
Dean Camera
2010-07-30
1
-1
/
+1
*
Convert over internal pseudo-function macros to true inline functions for add...
Dean Camera
2010-07-22
1
-16
/
+19
*
Add missing const qualifiers to class drivers.
Dean Camera
2010-07-21
1
-3
/
+5
*
Spell check code and manual pages. Remove custom Doxygen CSS stylesheet, as t...
Dean Camera
2010-06-16
1
-1
/
+1
*
Fix spacing of the function parameter descriptions in the Doxygen documentation.
Dean Camera
2010-05-29
1
-1
/
+1
*
Add svn:eol-style property to source files, so that the line endings are corr...
Dean Camera
2010-05-08
1
-149
/
+149
*
Add file-level brief documentation.
Dean Camera
2010-03-29
1
-0
/
+1
*
Added a timeout value to the TWI_StartTransmission() function, within which t...
Dean Camera
2010-02-24
1
-1
/
+3
*
Revert changes made for the partial port to the AVR32 architecture.
Dean Camera
2010-02-24
1
-0
/
+146
*
Rename AVRU4U6U9 peripheral driver directory to AVR8.
Dean Camera
2010-02-22
1
-146
/
+0
*
Make SPI and USART peripheral dispatch driver headers in preparation for a se...
Dean Camera
2010-02-22
1
-5
/
+5
*
Add more include protection macros to give the user warnings when they try to...
Dean Camera
2010-02-11
1
-1
/
+1
*
Fixed incorrect values of USB_CONFIG_ATTR_SELFPOWERED and USB_CONFIG_ATTR_REM...
Dean Camera
2010-02-01
1
-0
/
+5
*
Clean up Webserver project - add more Doxygen documentation for the new DHCP ...
Dean Camera
2010-01-27
1
-4
/
+4
*
Added master mode hardware TWI driver.
Dean Camera
2010-01-19
1
-0
/
+141