aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/LowLevel/Endpoint.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed GenericHIDHost demo report write routine incorrect for control type req...Dean Camera2009-04-161-178/+360
* Removed all binary constants and replaced with decimal or hexadecimal constan...Dean Camera2009-04-051-1/+1
* 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-23/+23
* 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-5/+5
* Updated makefiles to reflect new dfu-ee programming target invocations (suppl...Dean Camera2009-03-041-49/+76
* Moved all source to the trunk directory.Dean Camera2009-02-231-0/+842