- 18 Apr, 2017 1 commit
-
-
Dean Camera authored
-
- 03 Apr, 2016 1 commit
-
-
Dean Camera authored
-
- 31 Jan, 2016 1 commit
-
-
Dean Camera authored
-
- 15 Nov, 2015 1 commit
-
-
Dean Camera authored
-
- 17 May, 2015 1 commit
-
-
Dean Camera authored
-
- 03 Jan, 2014 1 commit
-
-
Dean Camera authored
-
- 14 Mar, 2013 1 commit
-
-
Dean Camera authored
-
- 03 Jan, 2013 1 commit
-
-
Dean Camera authored
-
- 09 Sep, 2012 2 commits
-
-
Dean Camera authored
Update ModuleTest build test to enable new warnings supported in the latest Atmel Toolchain release's included AVR-GCC version.
-
Dean Camera authored
-
- 11 Aug, 2012 1 commit
-
-
Dean Camera authored
Add help text to the project makefiles to help new users get information on the improved build system.
-
- 15 Jul, 2012 1 commit
-
-
Dean Camera authored
Add DEBUG_FORMAT and DEBUG_LEVEL optional parameters to the BUILD module. Turn off generation of debug information when performing a validation build, and when running the build tests.
-
- 14 Jul, 2012 1 commit
-
-
Dean Camera authored
Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk" to prevent makefile from assuming the include is an old style build rule, slowing down the build process. Prevent the BUILD module from shell-executing multiple processes to determine the avr-size flags to speed up the build, unless the size rule is invoked. Add warnings and set warnings as errors to the SingleUSBModeTest build test makefile.
-
- 11 Jul, 2012 1 commit
-
-
Dean Camera authored
Fix project makefiles - remove trailing slash from LUFA_PATH entries and the XPLAINBridge project AVRISP file include path to prevent build errors.
-
- 07 Jun, 2012 1 commit
-
-
Dean Camera authored
-
- 05 Jun, 2012 1 commit
-
-
Dean Camera authored
Strip out BuildTest sub-makefile contents as much as possible. Remove old UC3 build test makefile from the ModuleTest build test. Add platform module to the example LUFA makefile.
-
- 02 Jun, 2012 2 commits
-
-
Dean Camera authored
Add C_FLAGS, CPP_FLAGS and ASM_FLAGS variables to the build system BUILD module to allow for language-specific compiler/assembler flags.
-
Dean Camera authored
Replace architecture specific makefiles in the BuildTests with the new common build system makefiles.
-