aboutsummaryrefslogtreecommitdiffstats
path: root/Bootloaders/DFU/BootloaderDFU.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2010.Dean Camera2009-12-301-2/+2
* Fix MIT license language to make its intent clearer.Dean Camera2009-12-281-7/+7
* Increase timeout of Mass Storage and Still Image host commands to 10 seconds ...Dean Camera2009-12-091-2/+2
* Add to the existing CDC Class Driver's CreateStream() function documentation ...Dean Camera2009-11-291-1/+1
* Fixed DFU and CDC class bootloaders on the AT90USBXXX2 series USB AVRs.Dean Camera2009-09-061-1/+0
* Renamed all library events to properly seperate out Device and Host mode even...Dean Camera2009-08-051-2/+2
* Added const modifiers to device mode class drivers.Dean Camera2009-06-281-5/+5
* Re-add signature byte defines to the DFU and CDC class bootloaders -- the SIG...Dean Camera2009-06-211-6/+1
* Updated bootloaders to use the new main() function layout and remove any refe...Dean Camera2009-06-091-0/+3
* Rewritten event system to remove all macros, to make user code clearer.Dean Camera2009-05-181-8/+4
* Added preprocessor checks and documentation to the bootloaders giving informa...Dean Camera2009-04-071-1/+6
* All comments in the library, bootloaders, demos and projects have now been sp...Dean Camera2009-04-011-3/+3
* Corrected CDC class bootloader to fix a few bugs, changed address counter to ...Dean Camera2009-03-171-0/+7
* Removed SetSystemClockPrescaler() macro, the clock_prescale_set() avr-libc ma...Dean Camera2009-03-091-0/+1
* Altered DFU bootloader to use the signature byte constants located in the avr...Dean Camera2009-03-091-0/+1
* Moved all source to the trunk directory.Dean Camera2009-02-231-0/+199