Reduced latency for executing the Start-Of-Frame events (if enabled in the user appli...
[pub/USBasp.git] / LUFA / Drivers / USB / LowLevel / USBInterrupt.c
2011-02-19 Dean CameraReduced latency for executing the Start-Of-Frame events...
2011-02-10 Dean CameraAdd static keyword to all project globals whose scope...
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-10-07 Dean CameraAdded new NO_SOF_EVENTS compile time option, enabled...
2010-09-29 Dean CameraChanged default value for the reset polarity parameter...
2010-09-22 Dean CameraReverted modifications to USBInterrupt.h that were...
2010-09-19 Dean CameraRename internal suspend and wake up USB interrupt macro...
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...