aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/CodeTemplates/makefile_template
Commit message (Expand)AuthorAgeFilesLines
* Add new ATPROGRAM build system module. Add ATPROGRAM and CPPCHECK modules to ...Dean Camera2012-06-041-0/+2
* Switch over Demos, Bootloaders and Projects to the new and improved build sys...Dean Camera2012-06-011-0/+33
* Add makefile template for the AVR32 UC3 architecture.Dean Camera2011-04-121-711/+0
* Fix corner case in the HID report descriptor Mouse/Joystick tempates at the 8...Dean Camera2011-03-231-2/+2
* Add new ARCH option to the makefiles to (eventually) specify the target devic...Dean Camera2011-02-191-0/+4
* Remove dfu-programmer program switches, to ensure maximum compatibility with ...Dean Camera2010-09-241-2/+2
* Added the --suppress-bootloader-mem option to the makefile dfu target, to ens...Dean Camera2010-09-241-3/+3
* Make project makefiles correctly clean intermeditary build files from assembl...Dean Camera2010-09-151-2/+2
* Added new project makefile template to the library and moved board driver stu...Dean Camera2010-09-111-0/+707