index
:
suspect-devices/lufa
master
fork to update the benito, midimonster and other suspect devices products
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
LUFA
/
Drivers
/
USB
/
LowLevel
/
Template
/
Template_Pipe_RW.c
Age
Commit message (
Expand
)
Author
2010-08-22
Split out endpoint and pipe stream functions into new EndpointStream.c/.h and...
Dean
2010-07-21
Add missing const qualifiers to class drivers.
Dean
2010-05-08
Add svn:eol-style property to source files, so that the line endings are corr...
Dean
2009-11-25
Added new RNDISHost Host LowLevel demo. Fixed misnamed Pipe_SetPipeToken() ma...
Dean
2009-11-10
Update CDC Class Driver character stream functions to use the correct avr-lib...
Dean
2009-10-18
Moved USBtoSerial demo the Projects directory, as it is simply an expanded CD...
Dean
2009-10-04
Fix broken Endpoint/Pipe stream templates.
Dean
2009-07-20
Fixed PrinterHost demo Printer_GetDeviceID() routine not removing the Device ...
Dean
2009-07-13
Added new EEPROM and FLASH buffer versions of the Endpoint and Pipe stream fu...
Dean