aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Class/Host/HIDReportData.h
Commit message (Collapse)AuthorAgeFilesLines
* Commit of new class abstraction APIs for all device demos other than the ↵Dean Camera2009-06-011-0/+140
MIDI demo - not documented yet. Removed scheduler and memory allocation libraries. Added new EVENT_USB_StartOfFrame event in the library to indicate the start of each USB frame (when generated). Removed Tx interrupt from the USBtoSerial demo; now sends characters via polling to ensure more time for the Rx interrupt.