aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/LowLevel/makefile
Commit message (Expand)AuthorAgeFilesLines
* Documentation: Update copyrights to 2019.Dean Camera2019-01-081-1/+1
* Don't build project folders in parallel.Dean Camera2018-12-041-14/+3
* Update copyrights for 2018.Dean Camera2018-01-041-1/+1
* Update copyrights for 2017.Dean Camera2017-04-181-1/+1
* Update copyrights to 2016.Dean Camera2016-01-311-1/+1
* Update copyrights to 2015 (better late than never).Dean Camera2015-05-171-1/+1
* Update copyrights for 2014.Dean Camera2014-01-041-4/+4
* Update copyright year to 2013.Dean Camera2013-01-031-1/+1
* Use immediate variable expansion in the second-deepest level makefile scripts...Dean Camera2012-07-141-1/+1
* Fix up makefile .NOTPARALLEL heuristics so that linear building is only enfor...Dean Camera2012-07-101-4/+6
* Slightly better method of recursive make - use proper make dependencies to al...Dean Camera2012-07-101-4/+17
* Don't enforce silent output on submake - pass down the value set by the user ...Dean Camera2012-06-241-2/+2
* Add OBJDIR optional build variable to the BULD build system module, to allow ...Dean Camera2012-06-101-0/+2
* Fix typos in recursive make rules.Dean Camera2012-06-041-1/+1
* Add emergency aborts to the recursive makefiles to prevent system failures du...Dean Camera2012-06-041-0/+7
* Quiet initial recursive makefile invocation for all projects.Dean Camera2012-06-031-2/+2
* Use auto-detection of project directories for the demo, project and bootloade...Dean Camera2012-06-031-25/+4
* Switch over Demos, Bootloaders and Projects to the new and improved build sys...Dean Camera2012-06-011-47/+24
* Add missing documentation to custom BuiltTest hardware mapping files. Fix up ...Dean Camera2012-05-271-1/+1
* Update copyright year on all source files.Dean Camera2011-01-011-1/+1
* Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...Dean Camera2010-10-281-1/+1
* Clean up excessive whitespace at the end of each line using the wspurify tool...Dean Camera2010-10-131-1/+2
* Change over instances of "make" in the makefiles to "$(MAKE)" to allow for th...Dean Camera2010-05-071-36/+36
* Update copyright year to 2010.Dean Camera2009-12-301-1/+1
* Additional file renames and modifications to change CDC demos to VirtualSerial.Dean Camera2009-12-071-7/+7
* Moved USBtoSerial demo the Projects directory, as it is simply an expanded CD...Dean Camera2009-10-181-4/+0
* Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add...Dean Camera2009-06-051-0/+69