aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Core/EndpointStream.c
Commit message (Expand)AuthorAgeFilesLines
* Copy out the EndpointStream and PipeStream functions to each architecture, so...Dean Camera2011-05-261-267/+0
* Renamed all low level Endpoint_Read_*, Endpoint_Write_* and Endpoint_Discard_...Dean Camera2011-04-041-22/+22
* Add in new architecture attribute defines to selectively remove the EEPROM an...Dean Camera2011-03-211-82/+90
* Initial restructuring of the core USB driver module to support multiple archi...Dean Camera2011-02-191-0/+259