aboutsummaryrefslogtreecommitdiff
path: root/LUFA/Drivers/USB/Core/USBMode.h
AgeCommit message (Expand)Author
2012-07-24Add missing UC3 architecture F_USB configuration checks.Dean
2012-06-06Oops - really fix logic errors in USBMode.h.Dean
2012-06-06Fix errors in the SingleUSBModeTest build test. Fix logic errors in USBMode.h.Dean
2012-06-02Ensure that USB_DEVICE_ONLY or USB_HOST_ONLY is properly set for devices that...Dean
2012-05-07Add support for the ATXMEGA384C3.Dean
2012-04-14Reintegrate the FullEPAddresses development branch into trunk.Dean
2012-02-05Add (still preliminary) support for the ATXMEGA64A4 and ATXMEGA128A4. Fix min...Dean
2012-02-04Update file contributor copyrights for 2012.Dean
2012-02-04Update file header copyrights for 2012.Dean
2011-12-23Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...dean
2011-10-31Add support for the new MEGA B series devices.Dean
2011-10-04Fix compile errors for the USB XMEGA parts when the USB driver is used.Dean
2011-07-13Add start of an architecture port to the Atmel USB XMEGA devices.Dean
2011-06-20Minor internal macro renaming for the UC3 devices.Dean
2011-06-20Fixed compile error when FIXED_CONTROL_ENDPOINT_SIZE compile time option was ...Dean
2011-03-13Add experimental support for the AVR32 UC3A4 microcontrollers.Dean
2011-03-13Add experimental support for the UC3A0, UC3A1 and UC3A3 series AVR32 microcon...Dean
2011-02-20Added start of a port of the core USB driver code to the AVR32 UC3B architect...Dean
2011-02-20More updates to remove architecture-specific comments from the documentation,...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