You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/LUFA/Build
Dean Camera 0c012ede5f
Fix BUILD module so that user flags are applied after all auto-generated flags, ensure dependency files are generated with a .d extension rather than a .o.d extension, allow use of full part names ("at32uc3a0256") instead of GCC truncted part names ("uc3a0256").
12 years ago
..
lufa.atprogram.in Improve ATPROGRAM build module to support UC3 devices and use intelligent erase for XMEGA and UC3. 12 years ago
lufa.avrdude.in Simplify AVRDUDE build module, ensure that the correct target names for FLASH and EEPROM writing are passed to the programmer tool. 12 years ago
lufa.build.in Fix BUILD module so that user flags are applied after all auto-generated flags, ensure dependency files are generated with a .d extension rather than a .o.d extension, allow use of full part names ("at32uc3a0256") instead of GCC truncted part names ("uc3a0256"). 12 years ago
lufa.core.in Add new ATPROGRAM build system module. Add ATPROGRAM and CPPCHECK modules to all application makefiles. 12 years ago
lufa.cppcheck.in Add optional CPPCHECK_FLAGS parameter to the CPPCHECK build module, for miscellaneous user flags. Ensure the user flags are applied after all auto-generated flags. 12 years ago
lufa.dfu.in Improve DFU build module to use symbolic names for the target HEX and EEP filenames. 12 years ago
lufa.doxygen.in Add new ATPROGRAM build system module. Add ATPROGRAM and CPPCHECK modules to all application makefiles. 12 years ago
lufa.sources.in Add new ATPROGRAM build system module. Add ATPROGRAM and CPPCHECK modules to all application makefiles. 12 years ago