Fix up the incomplete Webserver project so that it integrates with the uIP stack...
[pub/USBasp.git] / LUFA / Drivers / USB / LowLevel / HostChapter9.c
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-11-25 Dean CameraAdded new RNDISHost Host LowLevel demo. Fixed misnamed...
2009-07-20 Dean CameraFixed PrinterHost demo Printer_GetDeviceID() routine...
2009-07-13 Dean CameraSeperated out parts of the PrinterHost incomplete demo...
2009-06-26 Dean CameraOptimize vendor/product description string display...
2009-05-15 Dean CameraCreate a new function pointer type in StreamCallbacks...
2009-05-12 Dean CameraFixed Mouse and Keyboard device demos not acting in...
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-14 Dean CameraThe USB_Host_SendControlRequest() function no longer...
2009-04-05 Dean CameraMove StdRequestType.h, StreamCallbacks.h, USBMode.h...
2009-02-23 Dean CameraMoved all source to the trunk directory.