summaryrefslogtreecommitdiff
path: root/Bootloaders/HID/makefile
AgeCommit message (Expand)Author
2012-07-30Tag the LUFA 120730 release.LUFA-120730Dean
2012-06-01Switch over Demos, Bootloaders and Projects to the new and improved build sys...Dean
2012-05-20Merge in latest trunk.Dean
2012-05-17Update project Doxygen and makefiles so that the resulting project documentat...Dean
2012-05-10AppConfigHeaders: Update bootloaders to use configuration header files, rathe...Dean
2012-05-10Add branch for the conversion of demos to use standard C header files for con...Dean
2012-04-18Alter the bootloader section sizes to all be 8KB, to be in line with the defa...Dean
2012-04-09Make Doxygen fail for any Doxygen output other than unsupported tags (as thes...Dean
2012-03-09Only abort Doxygen documentation generation if a non-unsupported tag warning ...Dean
2012-03-09Update Doxygen documentation build scripts to fail if any warnings are genera...Dean
2012-01-15Minor bootloader tweaks; make some functions static where possible to reduce ...Dean
2011-09-21Add project name to the Doxygen makefile target output.Dean
2011-07-15Add missing SVN eol-style property to files where it was missing.Dean
2011-06-20Add new "checksource" target to the library makefiles, for automated source f...Dean
2011-03-21F_CLOCK changed to F_USB to be more descriptive, and applicable on future arc...Dean
2011-02-19Add new ARCH option to the makefiles to (eventually) specify the target devic...Dean
2011-02-10Add static keyword to all project globals whose scope should be restricted to...Dean
2011-02-09Update HID bootloader loader application to support the VID/PID used by the b...Dean
2011-02-09Added HID class bootloader, compatible with a modified version of the command...Dean