index
:
suspect-devices/lufa
master
fork to update the benito, midimonster and other suspect devices products
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
LUFA
/
Drivers
/
Peripheral
/
AVR8
/
TWI_AVR8.c
Age
Commit message (
Expand
)
Author
2012-04-09
Ensure Temperature.c and TWI_AVR8.c can be compiled silently in projects with...
Dean
2012-04-07
Add architecture guards to all architecture-specific files, so that they can ...
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-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-06-18
Fix TWI driver documentation example (thanks to Jerome Colombie).
Dean
2011-06-05
Massive corrections to the project documentation and code comments, thanks to...
Dean
2011-02-20
Make sure the peripheral driver .c files include the driver dispatch header, ...
Dean
2011-02-20
Rename architecture specific driver files, to make them appear with uniquely ...
Dean