aboutsummaryrefslogtreecommitdiff
path: root/Demos/Device/ClassDriver/DualVirtualSerial/DualVirtualSerial.txt
AgeCommit message (Collapse)Author
2012-05-18Minor documentation adjustments to the demos, projects and bootloaders to ↵Dean
ensure correct formatting of application device support. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2222 d5102386-fcda-11dd-9fdb-3debd5008f28
2010-12-26Documentation improvements - put driver example code into its own section, ↵Dean
fix incorrect and missing section names. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1616 d5102386-fcda-11dd-9fdb-3debd5008f28
2010-10-13Clean up excessive whitespace at the end of each line using the wspurify ↵Dean
tool made by Laszlo Monda git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1524 d5102386-fcda-11dd-9fdb-3debd5008f28
2010-09-19Ensure device address latch bit is not set at the same time as the new ↵Dean
address, as per datasheet. Minor documentation fixes. Fix broken USB host mode due to the USB frame counter not being updated during the early enumeration steps, causing USB_Host_DelayMS() to spinloop forever. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1485 d5102386-fcda-11dd-9fdb-3debd5008f28
2010-08-31Clarify in the project documentation files what the each of the different ↵Dean
USB AVR device "series" comprises of. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1459 d5102386-fcda-11dd-9fdb-3debd5008f28
2010-07-30More spell checking of all source files -- correct missed errors, switch to ↵Dean
EN-GB spelling dictionary. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1426 d5102386-fcda-11dd-9fdb-3debd5008f28
2010-07-29Spell check all source files once again to find any typos.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1420 d5102386-fcda-11dd-9fdb-3debd5008f28
2010-05-08Add svn:eol-style property to source files, so that the line endings are ↵Dean
correctly converted to the target system's native end of line style. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1248 d5102386-fcda-11dd-9fdb-3debd5008f28
2010-02-08Fix AVRISP-MKII clone project's TPI Chip Erase command processing - ensure ↵Dean
erase location is the high byte in the given address space, check NVMBUSY for completion rather than the NVM Bus Enable bit. Change If-Else chains over to switch statements in XPROGProtocol.c for clarity. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1118 d5102386-fcda-11dd-9fdb-3debd5008f28
2010-01-28Fix up project documentation files' overview tables, so that multiple items ↵Dean
occupy multiple lines in the same cell, rather than multiple cells. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1075 d5102386-fcda-11dd-9fdb-3debd5008f28
2009-12-07Additional file renames and modifications to change CDC demos to VirtualSerial.Dean
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@954 d5102386-fcda-11dd-9fdb-3debd5008f28