aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/HighLevel/StreamCallbacks.h
Commit message (Expand)AuthorAgeFilesLines
* USB_IsConnected is now cleared before the USB_Disconnect() event is fired in ...Dean Camera2009-05-191-3/+2
* Rewritten event system to remove all macros, to make user code clearer.Dean Camera2009-05-181-32/+2
* Create a new function pointer type in StreamCallbacks.h for endpoint/pipe str...Dean Camera2009-05-151-1/+9
* Documentation enhancements to improve documentation cross-references.Dean Camera2009-04-221-1/+1
* Fixed incorrect HID interface class and subclass values in the Mouse and Keyb...Dean Camera2009-04-191-3/+2
* More documentation changes for better module-level documentation rather than ...Dean Camera2009-04-171-8/+3
* Fixed GenericHIDHost demo report write routine incorrect for control type req...Dean Camera2009-04-161-0/+10
* Move StdRequestType.h, StreamCallbacks.h, USBMode.h from the LowLevel USB dri...Dean Camera2009-04-051-0/+87