Add FatFS library to the Webserver project, extend the HTTP server so that it now...
[pub/USBasp.git] / LUFA / Drivers / USB / LowLevel / HostChapter9.h
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-11-26 Dean CameraAdded new RNDIS Host class driver and the beginnings...
2009-07-13 Dean CameraSeperated out parts of the PrinterHost incomplete demo...
2009-06-28 Dean CameraAdded const modifiers to device mode class drivers.
2009-04-22 Dean CameraDocumentation enhancements to improve documentation...
2009-04-22 Dean CameraUSB_HostRequest renamed to USB_ControlRequest, entire...
2009-04-17 Dean CameraMore documentation changes for better module-level...
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-04-01 Dean CameraAll comments in the library, bootloaders, demos and...
2009-02-23 Dean CameraMoved all source to the trunk directory.