Oops - fix broken SPI driver due to missing bit inversion on a port mask.
[pub/USBasp.git] / LUFA / Drivers / USB / HighLevel / DeviceStandardReq.c
2010-10-13 Dean CameraClean up excessive whitespace at the end of each line...
2010-10-12 Dean CameraFixed random enumeration failure while in device mode...
2010-09-29 Dean CameraChanged default value for the reset polarity parameter...
2010-09-19 Dean CameraRename internal suspend and wake up USB interrupt macro...
2010-09-13 Dean CameraFixed SET FEATURE and CLEAR FEATURE control requests...
2010-08-24 Dean CameraChanged the signature of the CALLBACK_USB_GetDescriptor...
2010-07-21 Dean CameraMove and rename DevChaper9.c/.h and HostChapter9.c...