aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/LowLevel/Pipe.h
Commit message (Expand)AuthorAgeFilesLines
* Documentation enhancements to improve documentation cross-references.Dean Camera2009-04-221-42/+41
* USB_HostRequest renamed to USB_ControlRequest, entire control request header ...Dean Camera2009-04-221-0/+2
* Removed specialized Endpoint_ClearControl* and Pipe_ClearControl* macros in f...Dean Camera2009-04-211-33/+3
* Changed over all deprecated GCC structure tag initializers to the standardize...Dean Camera2009-04-201-4/+2
* Fixed incorrect HID interface class and subclass values in the Mouse and Keyb...Dean Camera2009-04-191-3/+3
* More documentation changes for better module-level documentation rather than ...Dean Camera2009-04-171-10/+8
* Partial commit: change references to Drivers/AT90USBXXX to Drivers/Peripheral.Dean Camera2009-04-161-5/+10
* Fixed GenericHIDHost demo report write routine incorrect for control type req...Dean Camera2009-04-161-188/+409
* Removed all binary constants and replaced with decimal or hexadecimal constan...Dean Camera2009-04-051-3/+3
* Move StdRequestType.h, StreamCallbacks.h, USBMode.h from the LowLevel USB dri...Dean Camera2009-04-051-1/+1
* All comments in the library, bootloaders, demos and projects have now been sp...Dean Camera2009-04-011-22/+22
* Fixed USBTask.h not conditionally including HostChapter9.h only when CAN_BE_D...Dean Camera2009-03-261-1/+2
* Added extra output to makefiles to indicate the currently selected BOARD para...Dean Camera2009-03-161-2/+2
* Fixed incorrect/missing control status stage transfers on demos, bootloaders ...Dean Camera2009-03-101-2/+2
* Updated makefiles to reflect new dfu-ee programming target invocations (suppl...Dean Camera2009-03-041-78/+87
* Moved all source to the trunk directory.Dean Camera2009-02-231-0/+788