| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
| |
Studio extension.
|
| |
|
| |
|
|
|
|
| |
with the previous floating point macro version.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
due to changes in the code fragment output in the Doxygen XML.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
code easier to find in the release version of Atmel Studio 6.1.
|
|
|
|
| |
correct optimization level.
|
| |
|
| |
|
|
|
|
| |
error if not compiled with size optimizations.
|
| |
|
|
|
|
| |
bootloaders.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
bootloaders to make compiling on Windows easier with only MinGW.
|
|
|
|
| |
Doxygen and GCC compiler specific macros as being always undefined when performing a static analysis of the code.
|
| |
|
|
|
|
| |
AVR8/XMEGA specific sei() macro, for future demo/project portability.
|
|
|
|
| |
configurations.
|
| |
|
|
|
|
| |
module for the latest Doxygen release.
|
|
|
|
| |
the improved build system.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
"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.
|
| |
|
| |
|
| |
|
|
|
|
| |
all application makefiles.
|
|
|
|
| |
variables for internal constants and $(shell) derived values.
|