aboutsummaryrefslogtreecommitdiff
path: root/Projects/MediaController/makefile
AgeCommit message (Expand)Author
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-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
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 several additional user projects to use configuratio...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
2011-09-21Add project name to the Doxygen makefile target output.Dean
2011-06-20Add new "checksource" target to the library makefiles, for automated source f...Dean
2011-06-16Add missing SVN eol-style properties to source files to prevent mixed end-of-...Dean
2011-05-23Add new MediaController project, a simple Media Playback control manipulator ...Dean