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
/
Template
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added new RNDISHost Host LowLevel demo. Fixed misnamed Pipe_SetPipeToken() ma...
Dean Camera
2009-11-25
1
-1
/
+1
*
Fixed Endpoint_Write_Control_Stream_* functions not sending a terminating IN ...
Dean Camera
2009-11-20
2
-1
/
+6
*
Update CDC Class Driver character stream functions to use the correct avr-lib...
Dean Camera
2009-11-10
4
-4
/
+4
*
Moved USBtoSerial demo the Projects directory, as it is simply an expanded CD...
Dean Camera
2009-10-18
3
-3
/
+5
*
Fix broken Endpoint/Pipe stream templates.
Dean Camera
2009-10-04
2
-2
/
+2
*
Cleanups to RNDIS device demos. Fix issue in RNDIS demos where the memory wou...
Dean Camera
2009-08-07
1
-11
/
+2
*
Make Endpoint control transfers more reliable; early-abort when an incomplete...
Dean Camera
2009-08-06
1
-2
/
+11
*
Make Control Endpoint stream transfers more reliable by adding in early abort...
Dean Camera
2009-08-05
2
-30
/
+25
*
Added new USB_DeviceState variable to keep track of the current Device mode U...
Dean Camera
2009-07-21
2
-4
/
+24
*
Fixed PrinterHost demo Printer_GetDeviceID() routine not removing the Device ...
Dean Camera
2009-07-20
1
-2
/
+3
*
Added new EEPROM and FLASH buffer versions of the Endpoint and Pipe stream fu...
Dean Camera
2009-07-13
4
-0
/
+220