- 10 Jun, 2012 1 commit
-
-
Dean Camera authored
Change the build system build module makefiles to have a set of sanity check macros they can call to verify user data. Add additional sanity checks.
-
- 07 Jun, 2012 1 commit
-
-
Dean Camera authored
-
- 06 Jun, 2012 1 commit
-
-
Dean Camera authored
Simplify AVRDUDE build module, ensure that the correct target names for FLASH and EEPROM writing are passed to the programmer tool.
-
- 04 Jun, 2012 1 commit
-
-
Dean Camera authored
Add new ATPROGRAM build system module. Add ATPROGRAM and CPPCHECK modules to all application makefiles.
-
- 03 Jun, 2012 3 commits
-
-
Dean Camera authored
Add explicit blank checks in the build system for user-set but blank variables that must not be blank.
-
Dean Camera authored
Add .PHONY targets in all build system modules. Alter BUILD module so that the existence of source files are checked before the build is started.
-
Dean Camera authored
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.
-
- 02 Jun, 2012 7 commits
-
-
Dean Camera authored
Rename program_ee AVRDUDE module target to program-ee. Update CORE build module to print out lists one item per line, rather than all on one line.
-
Dean Camera authored
-
Dean Camera authored
Clean up CORE build system module, use simple rather than recursive make variables for internal constants and $(shell) derived values.
-
Dean Camera authored
Add EEPROM programming target to the AVRDUDE build system module. Correct message output test for the BUILD build system module. Clean up DOXYGEN build system module logic.
-
Dean Camera authored
-
Dean Camera authored
-
Dean Camera authored
-
- 01 Jun, 2012 1 commit
-
-
Dean Camera authored
-