aboutsummaryrefslogtreecommitdiffstats
path: root/Bootloaders/DFU/BootloaderDFU.txt
Commit message (Collapse)AuthorAgeFilesLines
* Added compatibility list to the documentation of each individual demo.Dean Camera2009-07-131-0/+13
| | | | | | Documented FAST_STREAM_TRANSFERS compile time option. Reduced the TCP window size for the RNDIS demos (Class and LowLevel) to make them compatible with the AT90USB64x.
* Re-add signature byte defines to the DFU and CDC class bootloaders -- the ↵Dean Camera2009-06-211-7/+0
| | | | SIGNATURE_x defines in the AVR device header files only exist in a newer version of avr-libc than is in the Debian repositories, causing build issues on Linux.
* Spell checked non-source documentation pages.Dean Camera2009-04-191-5/+5
|
* Added preprocessor checks and documentation to the bootloaders giving ↵Dean Camera2009-04-071-0/+7
| | | | information about missing SIGNATURE_x defines due to outdated avr-libc versions.
* Combined Mouse, MouseViaInt and MouseFullInt demos into a single unified demo.Dean Camera2009-03-191-22/+47
| | | | | | Corrections to Keyboard demo. Removed AVRISP_Programmer project due to code quality concerns.
* Moved all source to the trunk directory.Dean Camera2009-02-231-0/+52