This website requires JavaScript.
Explore
Help
Sign In
mfulz_github
/
qmk_firmware
Watch
1
Star
0
Fork
1
You've already forked qmk_firmware
mirror of
https://github.com/mfulz/qmk_firmware.git
synced
2025-09-13 23:24:04 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
qmk_firmware
/
LUFA
/
Build
History
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").
2012-06-06 19:24:22 +00:00
..
lufa.atprogram.in
Improve ATPROGRAM build module to support UC3 devices and use intelligent erase for XMEGA and UC3.
2012-06-06 19:10:52 +00:00
lufa.avrdude.in
Simplify AVRDUDE build module, ensure that the correct target names for FLASH and EEPROM writing are passed to the programmer tool.
2012-06-06 19:22:20 +00:00
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").
2012-06-06 19:24:22 +00:00
lufa.core.in
Add new ATPROGRAM build system module. Add ATPROGRAM and CPPCHECK modules to all application makefiles.
2012-06-04 16:31:50 +00:00
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.
2012-06-06 19:21:40 +00:00
lufa.dfu.in
Improve DFU build module to use symbolic names for the target HEX and EEP filenames.
2012-06-06 19:12:21 +00:00
lufa.doxygen.in
Add new ATPROGRAM build system module. Add ATPROGRAM and CPPCHECK modules to all application makefiles.
2012-06-04 16:31:50 +00:00
lufa.sources.in
Add new ATPROGRAM build system module. Add ATPROGRAM and CPPCHECK modules to all application makefiles.
2012-06-04 16:31:50 +00:00