aboutsummaryrefslogtreecommitdiff
path: root/LUFA/Drivers/USB/LowLevel/HostChapter9.h
AgeCommit message (Expand)Author
2010-07-21Move and rename DevChaper9.c/.h and HostChapter9.c/.h to the HighLevel direct...Dean
2010-06-16Spell check code and manual pages. Remove custom Doxygen CSS stylesheet, as t...Dean
2010-05-08Add svn:eol-style property to source files, so that the line endings are corr...Dean
2010-03-29Add file-level brief documentation.Dean
2010-02-24Fix incorrect error when directly including the LUFA internal USB library com...Dean
2010-02-24Revert changes made for the partial port to the AVR32 architecture.Dean
2010-02-23More porting of the USB core to the AVR32.Dean
2010-02-23Start porting the USB core to the AVR32 UC3B.Dean
2010-02-11Add more include protection macros to give the user warnings when they try to...Dean
2009-12-30Update copyright year to 2010.Dean
2009-12-28Fix MIT license language to make its intent clearer.Dean
2009-11-26Added new RNDIS Host class driver and the beginnings of a RNDISEthernetHost C...Dean
2009-07-13Seperated out parts of the PrinterHost incomplete demo into a seperate Lib su...Dean
2009-06-28Added const modifiers to device mode class drivers.Dean
2009-04-22Documentation enhancements to improve documentation cross-references.Dean
2009-04-22USB_HostRequest renamed to USB_ControlRequest, entire control request header ...Dean
2009-04-17More documentation changes for better module-level documentation rather than ...Dean
2009-04-16Fixed GenericHIDHost demo report write routine incorrect for control type req...Dean
2009-04-14The USB_Host_SendControlRequest() function no longer automatically selects th...Dean
2009-04-05Move StdRequestType.h, StreamCallbacks.h, USBMode.h from the LowLevel USB dri...Dean
2009-04-01All comments in the library, bootloaders, demos and projects have now been sp...Dean
2009-03-04Updated makefiles to reflect new dfu-ee programming target invocations (suppl...Dean