This website requires JavaScript.
Explore
Help
Sign In
mirror
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2025-09-10 17:15:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9f7f595382aa482990487f431b4889430747f617
qmk_firmware
/
LUFA
/
Build
History
Dean Camera
9f7f595382
Add $(MAKEFILE_LIST) as a dependency on build rules that could be altered by changes to the makefiles - if the user alters the project makefile, require that all modules are rebuilt.
2012-06-03 11:00:38 +00:00
..
lufa.avrdude.in
Add $(MAKEFILE_LIST) as a dependency on build rules that could be altered by changes to the makefiles - if the user alters the project makefile, require that all modules are rebuilt.
2012-06-03 11:00:38 +00:00
lufa.build.in
Add $(MAKEFILE_LIST) as a dependency on build rules that could be altered by changes to the makefiles - if the user alters the project makefile, require that all modules are rebuilt.
2012-06-03 11:00:38 +00:00
lufa.core.in
Update CORE build module to print out additional help information.
2012-06-02 22:14:24 +00:00
lufa.dfu.in
Add $(MAKEFILE_LIST) as a dependency on build rules that could be altered by changes to the makefiles - if the user alters the project makefile, require that all modules are rebuilt.
2012-06-03 11:00:38 +00:00
lufa.doxygen.in
Clean up CORE build system module, use simple rather than recursive make variables for internal constants and $(shell) derived values.
2012-06-02 21:45:51 +00:00
lufa.sources.in
Add platform driver dispatch header and makefile module source variable.
2012-06-02 19:56:50 +00:00