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
/
DevChapter9.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Corrected the ADC driver for the ATMEGA16U4 and ATMEGA32U4 (thanks to Opendou...
Dean Camera
2009-06-22
1
-2
/
+0
*
Added new USE_INTERNAL_SERIAL define for using the unique serial numbers in s...
Dean Camera
2009-06-21
1
-10
/
+1
*
Added USE_INTERNAL_SERIAL compile time option to automatically read out the i...
Dean Camera
2009-06-20
1
-0
/
+12
*
Rewritten event system to remove all macros, to make user code clearer.
Dean Camera
2009-05-18
1
-23
/
+0
*
Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64 to try to prevent problems...
Dean Camera
2009-05-04
1
-3
/
+3
*
Fixed USB_RemoteWakeupEnabled flag never being set (the REMOTE WAKEUP Set Fea...
Dean Camera
2009-04-23
1
-2
/
+0
*
Documentation enhancements to improve documentation cross-references.
Dean Camera
2009-04-22
1
-4
/
+4
*
USB_HostRequest renamed to USB_ControlRequest, entire control request header ...
Dean Camera
2009-04-22
1
-2
/
+3
*
More documentation changes for better module-level documentation rather than ...
Dean Camera
2009-04-17
1
-8
/
+0
*
Fixed GenericHIDHost demo report write routine incorrect for control type req...
Dean Camera
2009-04-16
1
-0
/
+6
*
Move StdRequestType.h, StreamCallbacks.h, USBMode.h from the LowLevel USB dri...
Dean Camera
2009-04-05
1
-1
/
+1
*
Renamed NO_CLEARSET_FEATURE_REQUEST compile time token to NO_FEATURELESS_CONT...
Dean Camera
2009-03-11
1
-1
/
+1
*
Moved all source to the trunk directory.
Dean Camera
2009-02-23
1
-0
/
+135