aboutsummaryrefslogtreecommitdiff
path: root/Bootloaders/CDC/BootloaderCDC.txt
AgeCommit message (Expand)Author
2012-02-05Add new tag for the LUFA-120219-BETA release.LUFA-120219-BETADean
2011-10-11Added User Application APIs to the CDC and DFU class bootloaders.Dean
2011-06-05Massive corrections to the project documentation and code comments, thanks to...Dean
2011-06-02Expand the documentation for each Bootloader to give sample usage instruction...Dean
2010-12-26Documentation improvements - put driver example code into its own section, fi...Dean
2010-10-29Rename new CDC class bootloader NO_LOCK_BYTE_SUPPORT compile time option to N...Dean
2010-10-29Added new NO_BLOCK_SUPPORT, NO_EEPROM_BYTE_SUPPORT, NO_FLASH_BYTE_SUPPORT and...Dean
2010-10-13Clean up excessive whitespace at the end of each line using the wspurify tool...Dean
2010-09-09Fix typos in the project overview text files.Dean
2010-08-31Clarify in the project documentation files what the each of the different USB...Dean
2010-07-30More spell checking of all source files -- correct missed errors, switch to E...Dean
2010-07-29Spell check all source files once again to find any typos.Dean
2010-05-08Add svn:eol-style property to source files, so that the line endings are corr...Dean
2010-01-28Fix up project documentation files' overview tables, so that multiple items o...Dean
2009-10-12Make Audio device demos compatible with AVRs running at 16MHz instead of 8MHz.Dean
2009-09-07Remove information about 64 bit Windows OS signing requirements for the CDC b...Dean
2009-09-06Added 64 bit OS driver installation instructions to the readme for all CDC ba...Dean
2009-07-13Added compatibility list to the documentation of each individual demo.Dean
2009-06-21Re-add signature byte defines to the DFU and CDC class bootloaders -- the SIG...Dean
2009-04-07Added preprocessor checks and documentation to the bootloaders giving informa...Dean
2009-03-19Combined Mouse, MouseViaInt and MouseFullInt demos into a single unified demo.Dean
2009-03-04Updated makefiles to reflect new dfu-ee programming target invocations (suppl...Dean