aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/USB.h
Commit message (Expand)AuthorAgeFilesLines
* Remove skeleton Audio and MIDI Host mode Class drivers -- will not implement ...Dean Camera2009-08-301-3/+0
* Commit for 090810rc1 release.Dean Camera2009-08-051-1/+5
* Added support for the new ATMEGA32U2, ATMEGA16U2 and ATMEGA8U2 AVR models.Dean Camera2009-07-161-0/+2
* Added better module summaries.Dean Camera2009-07-141-1/+3
* Add host mode USB Class driver stubs, add beginnings of a CDC host class driver.Dean Camera2009-06-141-14/+0
* Changed per-device controller preprocessor checks over to per-device series f...Dean Camera2009-06-141-5/+1
* Added Doxygen documentation to the Audio class driver. Added new modules for ...Dean Camera2009-06-041-0/+27
* Commit of new class abstraction APIs for all device demos other than the MIDI...Dean Camera2009-06-011-2/+0
* Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDesc...Dean Camera2009-05-221-3/+2
* More documentation changes for better module-level documentation rather than ...Dean Camera2009-04-171-3/+16
* Partial commit: change references to Drivers/AT90USBXXX to Drivers/Peripheral.Dean Camera2009-04-161-1/+1
* Fixed GenericHIDHost demo report write routine incorrect for control type req...Dean Camera2009-04-161-0/+8
* Move StdRequestType.h, StreamCallbacks.h, USBMode.h from the LowLevel USB dri...Dean Camera2009-04-051-7/+7
* Moved all source to the trunk directory.Dean Camera2009-02-231-0/+83