aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/HighLevel/Template/Template_Endpoint_RW.c
Commit message (Expand)AuthorAgeFilesLines
* Altered all endpoint/pipe stream transfers so that the new BytesProcessed par...Dean Camera2011-01-101-7/+18
* The FAST_STREAM_TRANSFERS compile time option has been removed due to lack of...Dean Camera2011-01-081-40/+0
* Clean up excessive whitespace at the end of each line using the wspurify tool...Dean Camera2010-10-131-4/+4
* Split out endpoint and pipe stream functions into new EndpointStream.c/.h and...Dean Camera2010-08-221-0/+79