| Age | Commit message (Collapse) | Author |
|
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2317 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
to ensure that the code compiles for all devices (not just for one device in each architecture).
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2077 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
missing copyright/license headers.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2056 d5102386-fcda-11dd-9fdb-3debd5008f28
|
|
under as many architectures as possible.
Fix broken compilation of LUFA under C++ compilers when the Serial peripheral module header file is included in a C++ source file.
Fix missing semicolon in the UC3 architecture host pipe functions.
Fix failed compilation for the XMEGA architecture if USB_DEVICE_ONLY us not specified.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2053 d5102386-fcda-11dd-9fdb-3debd5008f28
|