aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Core/AVR8/Pipe_AVR8.c
Commit message (Collapse)AuthorAgeFilesLines
* Fixed Still Image Host class driver exiting the descriptor search routine ↵Dean Camera2011-03-031-0/+2
| | | | | | prematurely if the data pipes (but not event pipe) is found. Fixed missing call to Pipe_SetInfiniteINRequests() in the Pipe_ConfigurePipe() routine.
* Rename architecture specific driver files, to make them appear with uniquely ↵Dean Camera2011-02-201-0/+193
identifying filenames in the documentation.