aboutsummaryrefslogtreecommitdiffstats
path: root/Bootloaders/HID/makefile
Commit message (Expand)AuthorAgeFilesLines
* Update project Doxygen and makefiles so that the resulting project documentat...Dean Camera2012-05-171-1/+1
* Alter the bootloader section sizes to all be 8KB, to be in line with the defa...Dean Camera2012-04-181-1/+1
* Make Doxygen fail for any Doxygen output other than unsupported tags (as thes...Dean Camera2012-04-091-1/+1
* Only abort Doxygen documentation generation if a non-unsupported tag warning ...Dean Camera2012-03-091-1/+1
* Update Doxygen documentation build scripts to fail if any warnings are genera...Dean Camera2012-03-091-1/+3
* Minor bootloader tweaks; make some functions static where possible to reduce ...Dean Camera2012-01-151-0/+4
* Add project name to the Doxygen makefile target output.Dean Camera2011-09-211-1/+1
* Add missing SVN eol-style property to files where it was missing.Dean Camera2011-07-151-712/+712
* Add new "checksource" target to the library makefiles, for automated source f...Dean Camera2011-06-201-1/+10
* F_CLOCK changed to F_USB to be more descriptive, and applicable on future arc...Dean Camera2011-03-211-7/+7
* Add new ARCH option to the makefiles to (eventually) specify the target devic...Dean Camera2011-02-191-1/+5
* Add static keyword to all project globals whose scope should be restricted to...Dean Camera2011-02-101-1/+2
* Update HID bootloader loader application to support the VID/PID used by the b...Dean Camera2011-02-091-6/+1
* Added HID class bootloader, compatible with a modified version of the command...Dean Camera2011-02-091-0/+703