index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Demos
/
Device
/
GenericHID
/
GenericHID.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed Mouse and Keyboard device demos not acting in accordance with the HID s...
Dean Camera
2009-05-12
1
-70
/
+2
*
Fixed USB_RemoteWakeupEnabled flag never being set (the REMOTE WAKEUP Set Fea...
Dean Camera
2009-04-23
1
-4
/
+4
*
USB_HostRequest renamed to USB_ControlRequest, entire control request header ...
Dean Camera
2009-04-22
1
-3
/
+3
*
Removed specialized Endpoint_ClearControl* and Pipe_ClearControl* macros in f...
Dean Camera
2009-04-21
1
-5
/
+5
*
Changed over all deprecated GCC structure tag initializers to the standardize...
Dean Camera
2009-04-20
1
-2
/
+2
*
Fixed GenericHIDHost demo report write routine incorrect for control type req...
Dean Camera
2009-04-16
1
-28
/
+28
*
Fixed GenericHID demo not starting USB and HID management tasks when not usin...
Dean Camera
2009-04-09
1
-0
/
+14
*
All comments in the library, bootloaders, demos and projects have now been sp...
Dean Camera
2009-04-01
1
-2
/
+2
*
Changed GenericHID device demo to use the LUFA scheduler, added INTERRUPT_DAT...
Dean Camera
2009-04-01
1
-5
/
+73
*
Added new GenericHID device demo application.
Dean Camera
2009-03-29
1
-0
/
+315