index
:
suspect-devices/lufa
master
fork to update the benito, midimonster and other suspect devices products
feurig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
LUFA
/
Drivers
/
Peripheral
/
AVR8
/
TWI_AVR8.h
Age
Commit message (
Expand
)
Author
2012-05-20
Upgrade Doxygen configuration files for Doxygen 1.8.1, fix broken stylesheet ...
Dean
2012-02-24
Minor documentation fixes - change \note entries to \warning where appropriat...
Dean
2012-02-19
Fix errors uncovered by the new build test compile warnings; fix UC3 pipe con...
Dean
2012-02-04
Update file contributor copyrights for 2012.
Dean
2012-02-04
Update file header copyrights for 2012.
Dean
2011-12-23
Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...
dean
2011-09-21
Add project name to the Doxygen makefile target output.
Dean
2011-09-02
Update the TempDataLogger project and driver documentation to use the new TWI...
Dean
2011-09-02
Add new TWI_BITLENGTH_FROM_FREQ() macro to the AVR8 TWI peripheral driver.
Dean
2011-08-31
Make TWI_ReadPacket() use a repeated start condition rather than a full bus r...
Dean
2011-08-22
Renamed the JTAG_DEBUG_ASSERT() macro to JTAG_ASSERT().
Dean
2011-08-19
Fix TWI peripheral driver example code in the library documentation.
Dean
2011-07-12
Add more missing function attributes to the TWI peripheral driver.
Dean
2011-06-18
Fix TWI driver documentation example (thanks to Jerome Colombie).
Dean
2011-06-01
Spell check library source code files.
Dean
2011-02-26
Added TWI baud rate prescaler and bit length parameters to the TWI_Init() fun...
Dean
2011-02-20
Rename architecture specific driver files, to make them appear with uniquely ...
Dean