aboutsummaryrefslogtreecommitdiff
path: root/LUFA/Drivers/USB/Core/Pipe.h
AgeCommit message (Expand)Author
2011-06-20Fixed compile error when FIXED_CONTROL_ENDPOINT_SIZE compile time option was ...Dean
2011-06-09Fix compile errors when both Host and Device modes are enabled.Dean
2011-06-01Spell check library source code files.Dean
2011-03-13Rename UC3B driver files to UC3, as they are generic to all AVR32 UC3 models.Dean
2011-02-27Oops - ensure that only the relevant/available interrupts are defined and use...Dean
2011-02-27Move out common architecture-independent core definitions into the appropriat...Dean
2011-02-20Rename architecture specific driver files, to make them appear with uniquely ...Dean
2011-02-20Added start of a port of the core USB driver code to the AVR32 UC3B architect...Dean
2011-02-20More Doxygen updates for multiple architecture support.Dean
2011-02-20Start update of documentation to support possible multiple architectures in t...Dean
2011-02-19Initial restructuring of the core USB driver module to support multiple archi...Dean