aboutsummaryrefslogtreecommitdiff
path: root/LUFA/Drivers/USB/Core/USBMode.h
AgeCommit message (Collapse)Author
2012-07-24Add missing UC3 architecture F_USB configuration checks.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2414 d5102386-fcda-11dd-9fdb-3debd5008f28
2012-06-06Oops - really fix logic errors in USBMode.h.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2316 d5102386-fcda-11dd-9fdb-3debd5008f28
2012-06-06Fix errors in the SingleUSBModeTest build test. Fix logic errors in USBMode.h.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2315 d5102386-fcda-11dd-9fdb-3debd5008f28
2012-06-02Ensure that USB_DEVICE_ONLY or USB_HOST_ONLY is properly set for devices ↵Dean
that physically do not support a particular mode. Fix main LUFA library makefile default target. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2283 d5102386-fcda-11dd-9fdb-3debd5008f28
2012-05-07Add support for the ATXMEGA384C3.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2190 d5102386-fcda-11dd-9fdb-3debd5008f28
2012-04-14Reintegrate the FullEPAddresses development branch into trunk.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2155 d5102386-fcda-11dd-9fdb-3debd5008f28
2012-02-05Add (still preliminary) support for the ATXMEGA64A4 and ATXMEGA128A4. Fix ↵Dean
minor error in the AVRISP-MKII clone project descriptors. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2035 d5102386-fcda-11dd-9fdb-3debd5008f28
2012-02-04Update file contributor copyrights for 2012.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2026 d5102386-fcda-11dd-9fdb-3debd5008f28
2012-02-04Update file header copyrights for 2012.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2025 d5102386-fcda-11dd-9fdb-3debd5008f28
2011-12-23Run wspurify script on /trunk/ and /branches/ C source files, to remove any ↵dean
trailing whitespace at the end of each line. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2007 d5102386-fcda-11dd-9fdb-3debd5008f28
2011-10-31Add support for the new MEGA B series devices.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1966 d5102386-fcda-11dd-9fdb-3debd5008f28
2011-10-04Fix compile errors for the USB XMEGA parts when the USB driver is used.Dean
Add core support for the ATXMEGA64A1U. Minor documentation corrections. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1934 d5102386-fcda-11dd-9fdb-3debd5008f28
2011-07-13Add start of an architecture port to the Atmel USB XMEGA devices.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1869 d5102386-fcda-11dd-9fdb-3debd5008f28
2011-06-20Minor internal macro renaming for the UC3 devices.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1819 d5102386-fcda-11dd-9fdb-3debd5008f28
2011-06-20Fixed compile error when FIXED_CONTROL_ENDPOINT_SIZE compile time option was ↵Dean
disabled, and a USE_*_DESCRIPTORS compile time option was not enabled on the AVR8s. Add C++ compatibility to some header files currently missing extern "C" linkage. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1818 d5102386-fcda-11dd-9fdb-3debd5008f28
2011-03-13Add experimental support for the AVR32 UC3A4 microcontrollers.Dean
Add support for the inbuilt unique serial numbers in the UC3A3 and UC3A4 models. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1707 d5102386-fcda-11dd-9fdb-3debd5008f28
2011-03-13Add experimental support for the UC3A0, UC3A1 and UC3A3 series AVR32 ↵Dean
microcontrollers. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1704 d5102386-fcda-11dd-9fdb-3debd5008f28
2011-02-20Added start of a port of the core USB driver code to the AVR32 UC3B ↵Dean
architecture. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1676 d5102386-fcda-11dd-9fdb-3debd5008f28
2011-02-20More updates to remove architecture-specific comments from the ↵Dean
documentation, alter USBMode.h preprocessor logic to support future architectures more easily. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1675 d5102386-fcda-11dd-9fdb-3debd5008f28
2011-02-20Start update of documentation to support possible multiple architectures in ↵Dean
the future - alter \file documentation to automatically copy in the module documentation where possible. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1673 d5102386-fcda-11dd-9fdb-3debd5008f28
2011-02-19Initial restructuring of the core USB driver module to support multiple ↵Dean
architectures in the future. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1672 d5102386-fcda-11dd-9fdb-3debd5008f28