aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/LowLevel/Template/Template_Endpoint_RW.c
Commit message (Expand)AuthorAgeFilesLines
* Split out endpoint and pipe stream functions into new EndpointStream.c/.h and...Dean Camera2010-08-221-79/+0
* Add missing const qualifiers to class drivers.Dean Camera2010-07-211-1/+3
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-081-76/+76
* Update CDC Class Driver character stream functions to use the correct avr-lib...Dean Camera2009-11-101-1/+1
* Moved USBtoSerial demo the Projects directory, as it is simply an expanded CD...Dean Camera2009-10-181-1/+2
* Fix broken Endpoint/Pipe stream templates.Dean Camera2009-10-041-1/+1
* Added new EEPROM and FLASH buffer versions of the Endpoint and Pipe stream fu...Dean Camera2009-07-131-0/+76