- 18 Apr, 2017 1 commit
-
-
Dean Camera authored
-
- 31 Jan, 2016 1 commit
-
-
Dean Camera authored
-
- 17 May, 2015 1 commit
-
-
Dean Camera authored
-
- 03 Jan, 2014 1 commit
-
-
Dean Camera authored
-
- 03 Jan, 2013 1 commit
-
-
Dean Camera authored
-
- 10 Jul, 2012 1 commit
-
-
Dean Camera authored
Fix up makefile .NOTPARALLEL heuristics so that linear building is only enforced if no object folder set and the "all" target is run. Rename library "ConfigDescriptor.c" file to "ConfigDescriptors.c" to ensure that object filenames are unique.
-
- 10 Jun, 2012 1 commit
-
-
Dean Camera authored
-
- 07 Jun, 2012 1 commit
-
-
Dean Camera authored
-
- 27 May, 2012 1 commit
-
-
Dean Camera authored
Add missing documentation to custom BuiltTest hardware mapping files. Fix up old copyright years on some makefiles.
-
- 13 May, 2012 2 commits
-
-
Dean Camera authored
-
Dean Camera authored
Fixed compile error with the unreleased ATMEGA32U6 device.
-
- 10 May, 2012 1 commit
-
-
Dean Camera authored
Add branch for the conversion of demos to use standard C header files for configuration, rather than makefile defined macros.
-
- 07 May, 2012 1 commit
-
-
Dean Camera authored
Speed up build tests by only building each test to the ELF output stage (when all files are compiled and linked), rather than to the full HEX output stage as the resulting binary is not actually required.
-
- 06 May, 2012 1 commit
-
-
Dean Camera authored
-
- 28 Feb, 2012 1 commit
-
-
Dean Camera authored
-
- 19 Feb, 2012 1 commit
-
-
Dean Camera authored
Fix UC3 Interrupt Management platform driver not compiling under C++.
-
- 18 Feb, 2012 1 commit
-
-
Dean Camera authored
Add build tests to verify correct compilation of as many modules as possible 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.
-