Oops - fix broken SPI driver due to missing bit inversion on a port mask.
[pub/USBasp.git] / LUFA / Drivers / Peripheral / Serial.c
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...
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-05-07 Dean CameraSerial driver now correctly calculates the baud registe...
2009-04-17 Dean CameraRename Drivers/AT90USBXXX to Drivers/Peripheral.