Add extra tests to the MassStorage device demo and class driver for validating comman...
[pub/USBasp.git] / LUFA / Drivers / USB / LowLevel / LowLevel.c
2009-06-26 Dean CameraOptimize vendor/product description string display...
2009-06-14 Dean CameraFix errors from last commit.
2009-06-14 Dean CameraChanged per-device controller preprocessor checks over...
2009-06-08 Dean CameraConverted Host mode demos to schedulerless. Fixed host...
2009-06-02 Dean CameraRemoved new Start of Frame event from the library;...
2009-06-01 Dean CameraCommit of new class abstraction APIs for all device...
2009-05-22 Dean CameraDeleted StdDescriptors.c, renamed USB_GetDescriptor...
2009-05-18 Dean CameraRewritten event system to remove all macros, to make...
2009-05-03 Dean CameraMore minor renaming of library enums and events to...
2009-05-02 Dean CameraFixed reversed signature byte ordering in the CDC bootl...
2009-04-23 Dean CameraFixed USB_RemoteWakeupEnabled flag never being set...
2009-04-05 Dean CameraMove StdRequestType.h, StreamCallbacks.h, USBMode.h...
2009-02-23 Dean CameraMoved all source to the trunk directory.