aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Core/PipeStream.c
Commit message (Expand)AuthorAgeFilesLines
* Oops - fix misnamed function call in Pipe_Discard_Stream().Dean Camera2011-04-041-1/+1
* Renamed all low level Endpoint_Read_*, Endpoint_Write_* and Endpoint_Discard_...Dean Camera2011-04-041-11/+11
* Add in new architecture attribute defines to selectively remove the EEPROM an...Dean Camera2011-03-211-53/+57
* Initial restructuring of the core USB driver module to support multiple archi...Dean Camera2011-02-191-0/+216