Fix XMEGA core USB driver so that device mode enumerates correctly on the host PC.
[pub/USBasp.git] / LUFA / Drivers / USB / Core / USBController.h
2011-07-29 Dean CameraRemove redundant calls to USB_USBTask() in the Mass...
2011-07-19 Dean CameraRemoved the ENDPOINT_DESCRIPTOR_DIR_* macros in favour...
2011-07-19 Dean CameraMove out the EP_TYPE_* macros to the base USBController...
2011-07-15 Dean CameraAdd missing SVN eol-style property to files where it...
2011-07-13 Dean CameraAdd start of an architecture port to the Atmel USB...
2011-06-20 Dean CameraFixed compile error when FIXED_CONTROL_ENDPOINT_SIZE...
2011-03-13 Dean CameraRename UC3B driver files to UC3, as they are generic...
2011-02-27 Dean CameraOops - ensure that only the relevant/available interrup...
2011-02-27 Dean CameraMove out common architecture-independent core definitio...
2011-02-20 Dean CameraRename architecture specific driver files, to make...
2011-02-20 Dean CameraAdded start of a port of the core USB driver code to...
2011-02-20 Dean CameraMore Doxygen updates for multiple architecture support.
2011-02-20 Dean CameraStart update of documentation to support possible multi...
2011-02-19 Dean CameraInitial restructuring of the core USB driver module...