aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/LowLevel/Device.h
Commit message (Expand)AuthorAgeFilesLines
* Added const modifiers to device mode class drivers.Dean Camera2009-06-281-9/+9
* Changed per-device controller preprocessor checks over to per-device series f...Dean Camera2009-06-141-1/+6
* Fix all device mode demos broken in the recent API changes.Dean Camera2009-05-261-3/+2
* Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDesc...Dean Camera2009-05-221-12/+24
* Rewritten event system to remove all macros, to make user code clearer.Dean Camera2009-05-181-1/+1
* Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64 to try to prevent problems...Dean Camera2009-05-041-3/+3
* Documentation enhancements to improve documentation cross-references.Dean Camera2009-04-221-9/+9
* Fixed incorrect HID interface class and subclass values in the Mouse and Keyb...Dean Camera2009-04-191-1/+1
* More documentation changes for better module-level documentation rather than ...Dean Camera2009-04-171-7/+2
* Fixed GenericHIDHost demo report write routine incorrect for control type req...Dean Camera2009-04-161-35/+55
* All comments in the library, bootloaders, demos and projects have now been sp...Dean Camera2009-04-011-1/+1
* Moved all source to the trunk directory.Dean Camera2009-02-231-0/+126