Dean Camera
9c590e41d7
Add help text to the project makefiles to help new users get information on the improved build system.
2012-08-11 11:51:43 +00:00
Dean Camera
b7e3c86e4e
Rename build system module makefiles from "lufa.MODULE.in" to "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.
2012-07-14 13:18:13 +00:00
Dean Camera
1faa5ba70a
Fix project makefiles - remove trailing slash from LUFA_PATH entries and the XPLAINBridge project AVRISP file include path to prevent build errors.
2012-07-11 19:57:19 +00:00
Dean Camera
393fc71d8e
Add HID bootloader build module (thanks to Stefan Hellermann).
2012-06-21 20:24:29 +00:00
Dean Camera
6e29655b54
Update SVN line endings property on newer source files to native.
2012-06-07 20:49:47 +00:00
Dean Camera
49ca5c3c83
Add new ATPROGRAM build system module. Add ATPROGRAM and CPPCHECK modules to all application makefiles.
2012-06-04 16:31:50 +00:00
Dean Camera
56e792c95b
Switch over Demos, Bootloaders and Projects to the new and improved build system.
2012-06-01 22:32:43 +00:00
Dean Camera
8cfb3d9f09
Update project Doxygen and makefiles so that the resulting project documentation hides the unused version value, and uses the same HTML CSS stylesheet as the library core.
2012-05-17 21:08:53 +00:00
Dean Camera
2e757d8c38
Added new SerialToLCD user project contributed by Simon Foster.
2012-04-14 21:35:25 +00:00