aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Core/UC3B/Pipe_UC3B.h
Commit message (Expand)AuthorAgeFilesLines
* Fix UC3B architecture compile errors and ensure the architecture can be compi...Dean Camera2011-03-051-5/+5
* Endpoint_ResetFIFO() renamed to Endpoint_ResetEndpoint(), to be consistent wi...Dean Camera2011-03-051-0/+1
* Add software FIFOs to the UC3B pipe control interfaces, to match the endpoint...Dean Camera2011-03-051-61/+42
* Porting updates for the UC3B architecture - get UC3B partially enumerating us...Dean Camera2011-03-051-32/+32
* General cleanup and more port work to the AVR32 UC3B.Dean Camera2011-02-271-5/+4
* Fix USB Host mode compile errors for the UC3B architecture.Dean Camera2011-02-271-25/+30
* 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-92/+98
* Fix incorrect Doxygen grouping in the incomplete AVR32 UC3B architecture port.Dean Camera2011-02-201-28/+28
* Make sure the peripheral driver .c files include the driver dispatch header, ...Dean Camera2011-02-201-1/+1
* Rename architecture specific driver files, to make them appear with uniquely ...Dean Camera2011-02-201-0/+943