aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Core/AVR8/Pipe_AVR8.h
Commit message (Expand)AuthorAgeFilesLines
* Massive corrections to the project documentation and code comments, thanks to...Dean Camera2011-06-051-1/+1
* Spell check library source code files.Dean Camera2011-06-011-1/+1
* Add missing function attributes to the pipe/endpoint functions for all archit...Dean Camera2011-04-121-1/+2
* Oops - fix incorrect variable name in the updated Pipe_Write_8() function.Dean Camera2011-04-041-1/+1
* Renamed all low level Endpoint_Read_*, Endpoint_Write_* and Endpoint_Discard_...Dean Camera2011-04-041-53/+53
* General cleanup and more port work to the AVR32 UC3B.Dean Camera2011-02-271-2/+2
* Move out common architecture-independent core definitions into the appropriat...Dean Camera2011-02-271-20/+0
* Removed Pipe_ClearErrorFlags(), pipe error flags are now automatically cleare...Dean Camera2011-02-261-10/+2
* Rename architecture specific driver files, to make them appear with uniquely ...Dean Camera2011-02-201-0/+943