index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LUFA
/
Drivers
/
USB
/
Class
/
Device
/
HID.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added module file dependancy information to the USB class drivers.
Dean Camera
2009-07-14
1
-0
/
+4
*
Added const modifiers to device mode class drivers.
Dean Camera
2009-06-28
1
-14
/
+14
*
Reduce struct name pollution - group typedef struct names by class driver nam...
Dean Camera
2009-06-26
1
-34
/
+23
*
Clean up RNDIS demo type define names.
Dean Camera
2009-06-19
1
-1
/
+2
*
Break device mode class driver interfaces into seperate config and state stru...
Dean Camera
2009-06-18
1
-5
/
+47
*
Enhanced class drivers to use the same public/private section seperations as ...
Dean Camera
2009-06-15
1
-49
/
+50
*
Add host mode USB Class driver stubs, add beginnings of a CDC host class driver.
Dean Camera
2009-06-14
1
-77
/
+6
*
Changed to new device mode Class Driver function name prefixes to make way fo...
Dean Camera
2009-06-11
1
-5
/
+6
*
Deleted Host ClassDriver demos -- not yet started, faster to rebase new Class...
Dean Camera
2009-06-09
1
-0
/
+1
*
Completed documentation of the HID device class driver.
Dean Camera
2009-06-08
1
-1
/
+21
*
Finished CDC device class driver documentation.
Dean Camera
2009-06-08
1
-1
/
+1
*
Synchronise with the 090605 release.
Dean Camera
2009-06-05
1
-0
/
+3
*
Added multiple Report ID support to the HID class driver. Removed OUT endpoin...
Dean Camera
2009-06-05
1
-5
/
+24
*
Added Doxygen documentation to the Audio class driver. Added new modules for ...
Dean Camera
2009-06-04
1
-0
/
+16
*
Minor documentation page updates.
Dean Camera
2009-06-04
1
-0
/
+10
*
Removed new Start of Frame event from the library; performance suffered far t...
Dean Camera
2009-06-02
1
-2
/
+1
*
Commit of new class abstraction APIs for all device demos other than the MIDI...
Dean Camera
2009-06-01
1
-0
/
+115