| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Turn off generation of debug information when performing a validation build, and when running the build tests.
|
|
|
|
|
|
|
|
| |
"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.
|
|
|
|
| |
XPLAINBridge project AVRISP file include path to prevent build errors.
|
| |
|
|
|
|
| |
UC3 build test makefile from the ModuleTest build test. Add platform module to the example LUFA makefile.
|
|
|
|
| |
module to allow for language-specific compiler/assembler flags.
|
|
common build system makefiles.
|