aboutsummaryrefslogtreecommitdiff
path: root/LUFA/Drivers/USB/Core/Host.h
AgeCommit message (Expand)Author
2011-09-13Commit LUFA-111009-QA tag for QA testing before moving into beta phase.LUFA-111009-QADean
2011-07-08Updated all host mode demos and projects to use the EVENT_USB_Host_DeviceEnum...Dean
2011-06-20Fixed compile error when FIXED_CONTROL_ENDPOINT_SIZE compile time option was ...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