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
/
LowLevel
/
Device.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added new EVENT_USB_Device_StartOfFrame() event, controlled by the new USB_De...
Dean Camera
2009-08-16
1
-0
/
+15
*
Renamed USB_Device_SetHighSpeed() to USB_Device_SetFullSpeed() so that the co...
Dean Camera
2009-07-31
1
-1
/
+1
*
Added new USB_DeviceState variable to keep track of the current Device mode U...
Dean Camera
2009-07-21
1
-1
/
+30
*
Added new TOTAL_NUM_CONFIGURATIONS option, removed USE_SINGLE_DEVICE_CONFIGUR...
Dean Camera
2009-07-16
1
-1
/
+8
*
Added const modifiers to device mode class drivers.
Dean Camera
2009-06-28
1
-9
/
+9
*
Changed per-device controller preprocessor checks over to per-device series f...
Dean Camera
2009-06-14
1
-1
/
+6
*
Fix all device mode demos broken in the recent API changes.
Dean Camera
2009-05-26
1
-3
/
+2
*
Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDesc...
Dean Camera
2009-05-22
1
-12
/
+24
*
Rewritten event system to remove all macros, to make user code clearer.
Dean Camera
2009-05-18
1
-1
/
+1
*
Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64 to try to prevent problems...
Dean Camera
2009-05-04
1
-3
/
+3
*
Documentation enhancements to improve documentation cross-references.
Dean Camera
2009-04-22
1
-9
/
+9
*
Fixed incorrect HID interface class and subclass values in the Mouse and Keyb...
Dean Camera
2009-04-19
1
-1
/
+1
*
More documentation changes for better module-level documentation rather than ...
Dean Camera
2009-04-17
1
-7
/
+2
*
Fixed GenericHIDHost demo report write routine incorrect for control type req...
Dean Camera
2009-04-16
1
-35
/
+55
*
All comments in the library, bootloaders, demos and projects have now been sp...
Dean Camera
2009-04-01
1
-1
/
+1
*
Moved all source to the trunk directory.
Dean Camera
2009-02-23
1
-0
/
+126