Add more const-ness to the stream endpoint/pipe functions where possible.
[pub/USBasp.git] / LUFA / Drivers / Peripheral / TWI.c
2011-01-13 Dean CameraAdded new high level TWI packet read/write commands...
2011-01-01 Dean CameraUpdate copyright year on all source files.
2010-10-28 Dean CameraChanged over fourwalledcubicle.com links to the new...
2010-10-13 Dean CameraClean up excessive whitespace at the end of each line...
2010-07-21 Dean CameraAdd missing const qualifiers to class drivers.
2010-05-08 Dean CameraAdd svn:eol-style property to source files, so that...
2010-03-15 Dean CameraImprove documentation for the ADC and TWI drivers.
2010-02-25 Dean CameraFix TWI driver not aborting when faced with no response...
2010-02-24 Dean CameraAdded a timeout value to the TWI_StartTransmission...
2010-01-25 Dean CameraMove TWI.c driver into the straight LUFA/Drivers/Periph...