Fixed bug in RNDISEthernet and DualCDC demos not using the correct USB_ControlRequest...
[pub/USBasp.git] / LUFA / Drivers / USB / LowLevel / DevChapter9.c
2009-05-10 Dean CameraFix broken Set Feature/Clear Feature chapter 9 request...
2009-05-07 Dean CameraFixed inability to enumerate any devices while in host...
2009-05-06 Dean CameraMinor correction to the DevChapter9.c handling of Set...
2009-05-06 Dean CameraChange device demos to cache the board button values...
2009-04-23 Dean CameraFixed USB_RemoteWakeupEnabled flag never being set...
2009-04-22 Dean CameraUSB_HostRequest renamed to USB_ControlRequest, entire...
2009-04-21 Dean CameraRemoved specialized Endpoint_ClearControl* and Pipe_Cle...
2009-04-16 Dean CameraFixed GenericHIDHost demo report write routine incorrec...
2009-04-05 Dean CameraMove StdRequestType.h, StreamCallbacks.h, USBMode.h...
2009-03-11 Dean CameraRenamed NO_CLEARSET_FEATURE_REQUEST compile time token...
2009-02-23 Dean CameraMoved all source to the trunk directory.