aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Build/lufa.avrdude.in
Commit message (Expand)AuthorAgeFilesLines
* Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk...Dean Camera2012-07-141-84/+0
* Minor build system improvements - force default shell.Dean Camera2012-06-211-3/+5
* Minor build system improvements - move out AVRDUDE base flags into a makefile...Dean Camera2012-06-171-2/+5
* Add a list of module provided make variables and macros to the build system m...Dean Camera2012-06-101-4/+14
* Change the build system build module makefiles to have a set of sanity check ...Dean Camera2012-06-101-10/+10
* Update SVN line endings property on newer source files to native.Dean Camera2012-06-071-69/+69
* Simplify AVRDUDE build module, ensure that the correct target names for FLASH...Dean Camera2012-06-061-6/+2
* Add new ATPROGRAM build system module. Add ATPROGRAM and CPPCHECK modules to ...Dean Camera2012-06-041-8/+9
* Add explicit blank checks in the build system for user-set but blank variable...Dean Camera2012-06-031-2/+9
* Add .PHONY targets in all build system modules. Alter BUILD module so that th...Dean Camera2012-06-031-0/+3
* Add $(MAKEFILE_LIST) as a dependency on build rules that could be altered by ...Dean Camera2012-06-031-2/+2
* Rename program_ee AVRDUDE module target to program-ee. Update CORE build modu...Dean Camera2012-06-021-3/+3
* Fix AVRDUDE and BUILD build system module comments.Dean Camera2012-06-021-1/+1
* Clean up CORE build system module, use simple rather than recursive make vari...Dean Camera2012-06-021-1/+1
* Add EEPROM programming target to the AVRDUDE build system module. Correct mes...Dean Camera2012-06-021-5/+15
* Clean up ordering of build system module sanity checks.Dean Camera2012-06-021-6/+6
* Simplify build system mandatory parameter/variable sanity checks.Dean Camera2012-06-021-10/+6
* Add build system targets for lists of mandatory and optional parameters/varia...Dean Camera2012-06-021-2/+4
* Switch over Demos, Bootloaders and Projects to the new and improved build sys...Dean Camera2012-06-011-0/+54