aboutsummaryrefslogtreecommitdiff
path: root/LUFA/CodeTemplates/makefile_template
AgeCommit message (Expand)Author
2012-07-14Update makefile template with the new build module filenames.Dean
2012-07-11Fix project makefiles - remove trailing slash from LUFA_PATH entries and the ...Dean
2012-06-21Add HID bootloader build module (thanks to Stefan Hellermann).Dean
2012-06-07Update SVN line endings property on newer source files to native.Dean
2012-06-05Strip out BuildTest sub-makefile contents as much as possible. Remove old UC3...Dean
2012-06-04Add new ATPROGRAM build system module. Add ATPROGRAM and CPPCHECK modules to ...Dean
2012-06-01Switch over Demos, Bootloaders and Projects to the new and improved build sys...Dean
2011-04-12Add makefile template for the AVR32 UC3 architecture.Dean
2011-03-23Fix corner case in the HID report descriptor Mouse/Joystick tempates at the 8...Dean
2011-02-19Add new ARCH option to the makefiles to (eventually) specify the target devic...Dean
2010-09-24Remove dfu-programmer program switches, to ensure maximum compatibility with ...Dean
2010-09-24Added the --suppress-bootloader-mem option to the makefile dfu target, to ens...Dean
2010-09-15Make project makefiles correctly clean intermeditary build files from assembl...Dean
2010-09-11Added new project makefile template to the library and moved board driver stu...Dean