Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor bootloader tweaks; make some functions static where possible to reduce ... | Dean Camera | 2012-01-15 | 1 | -0/+4 |
* | Add project name to the Doxygen makefile target output. | Dean Camera | 2011-09-21 | 1 | -1/+1 |
* | Add missing SVN eol-style property to files where it was missing. | Dean Camera | 2011-07-15 | 1 | -712/+712 |
* | Add new "checksource" target to the library makefiles, for automated source f... | Dean Camera | 2011-06-20 | 1 | -1/+10 |
* | F_CLOCK changed to F_USB to be more descriptive, and applicable on future arc... | Dean Camera | 2011-03-21 | 1 | -7/+7 |
* | Add new ARCH option to the makefiles to (eventually) specify the target devic... | Dean Camera | 2011-02-19 | 1 | -1/+5 |
* | Add static keyword to all project globals whose scope should be restricted to... | Dean Camera | 2011-02-10 | 1 | -1/+2 |
* | Update HID bootloader loader application to support the VID/PID used by the b... | Dean Camera | 2011-02-09 | 1 | -6/+1 |
* | Added HID class bootloader, compatible with a modified version of the command... | Dean Camera | 2011-02-09 | 1 | -0/+703 |