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
/
AVR8
/
TWI_AVR8.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update file contributor copyrights for 2012.
Dean Camera
2012-02-04
1
-1
/
+1
*
Update file header copyrights for 2012.
Dean Camera
2012-02-04
1
-1
/
+1
*
Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...
Dean Camera
2011-12-23
1
-6
/
+6
*
Add project name to the Doxygen makefile target output.
Dean Camera
2011-09-21
1
-1
/
+1
*
Update the TempDataLogger project and driver documentation to use the new TWI...
Dean Camera
2011-09-02
1
-4
/
+4
*
Add new TWI_BITLENGTH_FROM_FREQ() macro to the AVR8 TWI peripheral driver.
Dean Camera
2011-09-02
1
-0
/
+11
*
Make TWI_ReadPacket() use a repeated start condition rather than a full bus r...
Dean Camera
2011-08-31
1
-37
/
+20
*
Renamed the JTAG_DEBUG_ASSERT() macro to JTAG_ASSERT().
Dean Camera
2011-08-22
1
-2
/
+2
*
Fix TWI peripheral driver example code in the library documentation.
Dean Camera
2011-08-19
1
-2
/
+2
*
Add more missing function attributes to the TWI peripheral driver.
Dean Camera
2011-07-12
1
-16
/
+20
*
Fix TWI driver documentation example (thanks to Jerome Colombie).
Dean Camera
2011-06-18
1
-4
/
+4
*
Spell check library source code files.
Dean Camera
2011-06-01
1
-4
/
+4
*
Added TWI baud rate prescaler and bit length parameters to the TWI_Init() fun...
Dean Camera
2011-02-26
1
-5
/
+27
*
Rename architecture specific driver files, to make them appear with uniquely ...
Dean Camera
2011-02-20
1
-0
/
+286