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
/
LowLevel.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added CDC_Device_Flush() command to the CDC Device mode class driver.
Dean Camera
2009-08-13
1
-4
/
+0
*
Renamed all library events to properly seperate out Device and Host mode even...
Dean Camera
2009-08-05
1
-20
/
+20
*
Renamed USB_Device_SetHighSpeed() to USB_Device_SetFullSpeed() so that the co...
Dean Camera
2009-07-31
1
-2
/
+4
*
Slight changes to TeensyHID bootloader to ensure it builds under the 2KB boun...
Dean Camera
2009-07-21
1
-25
/
+9
*
Added new USB_DeviceState variable to keep track of the current Device mode U...
Dean Camera
2009-07-21
1
-9
/
+16
*
Optimize vendor/product description string display code in MassStorageHost.
Dean Camera
2009-06-26
1
-0
/
+2
*
Fix errors from last commit.
Dean Camera
2009-06-14
1
-1
/
+1
*
Changed per-device controller preprocessor checks over to per-device series f...
Dean Camera
2009-06-14
1
-5
/
+5
*
Converted Host mode demos to schedulerless. Fixed host mode broken due to ear...
Dean Camera
2009-06-08
1
-4
/
+0
*
Removed new Start of Frame event from the library; performance suffered far t...
Dean Camera
2009-06-02
1
-5
/
+0
*
Commit of new class abstraction APIs for all device demos other than the MIDI...
Dean Camera
2009-06-01
1
-0
/
+8
*
Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDesc...
Dean Camera
2009-05-22
1
-1
/
+1
*
Rewritten event system to remove all macros, to make user code clearer.
Dean Camera
2009-05-18
1
-2
/
+2
*
More minor renaming of library enums and events to try to create a consistent...
Dean Camera
2009-05-03
1
-1
/
+1
*
Fixed reversed signature byte ordering in the CDC bootloader (thanks to Johan...
Dean Camera
2009-05-02
1
-2
/
+2
*
Fixed USB_RemoteWakeupEnabled flag never being set (the REMOTE WAKEUP Set Fea...
Dean Camera
2009-04-23
1
-2
/
+11
*
Move StdRequestType.h, StreamCallbacks.h, USBMode.h from the LowLevel USB dri...
Dean Camera
2009-04-05
1
-2
/
+0
*
Moved all source to the trunk directory.
Dean Camera
2009-02-23
1
-0
/
+260