Fix warning when not compiled for UID auto-selection mode.
[pub/USBasp.git] / LUFA / Drivers / USB / LowLevel / USBInterrupt.c
2010-09-19 Dean CameraClean up USBController.c/.h to more clearly seperate...
2010-09-19 Dean CameraEnsure device address latch bit is not set at the same...
2010-09-15 Dean CameraRemoved the EVENT_USB_InitFailure() event, as not speci...
2010-09-05 Dean CameraAdded new USB_Device_GetFrameNumber() and USB_Host_GetF...
2010-05-13 Dean CameraFixed possible device lockup when INTERRUPT_CONTROL_END...
2010-05-11 Dean CameraFix nasty bug in USBInterrupt.c which would cause a...
2010-05-08 Dean CameraAdd svn:eol-style property to source files, so that...
2010-05-04 Dean CameraFixed INTERRUPT_CONTROL_ENDPOINT compile time option...
2010-04-28 Dean CameraRelocate USBInterrupt.c/.h from the HighLevel USB drive...