aboutsummaryrefslogtreecommitdiffstats
path: root/Bootloaders/DFU
Commit message (Expand)AuthorAgeFilesLines
* Added preprocessor checks and documentation to the bootloaders giving informa...Dean Camera2009-04-072-1/+13
* All comments in the library, bootloaders, demos and projects have now been sp...Dean Camera2009-04-014-8/+8
* Fixed CDC demo not sending an empty packet after each transfer to prevent the...Dean Camera2009-03-231-11/+16
* Combined Mouse, MouseViaInt and MouseFullInt demos into a single unified demo.Dean Camera2009-03-191-22/+47
* Corrected CDC class bootloader to fix a few bugs, changed address counter to ...Dean Camera2009-03-172-7/+7
* Added extra output to makefiles to indicate the currently selected BOARD para...Dean Camera2009-03-161-14/+18
* Renamed NO_CLEARSET_FEATURE_REQUEST compile time token to NO_FEATURELESS_CONT...Dean Camera2009-03-111-1/+1
* Fixed incorrect/missing control status stage transfers on demos, bootloaders ...Dean Camera2009-03-101-5/+12
* Removed SetSystemClockPrescaler() macro, the clock_prescale_set() avr-libc ma...Dean Camera2009-03-092-2/+3
* Altered DFU bootloader to use the signature byte constants located in the avr...Dean Camera2009-03-093-37/+2
* Updated makefiles to reflect new dfu-ee programming target invocations (suppl...Dean Camera2009-03-041-33/+2
* Makefiles and library modified to add a new F_CLOCK constant to give the unpr...Dean Camera2009-02-261-4/+20
* Moved all source to the trunk directory.Dean Camera2009-02-238-0/+3490