diff options
| author | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2009-12-07 04:18:07 +0000 |
|---|---|---|
| committer | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2009-12-07 04:18:07 +0000 |
| commit | 13eaea0d3e9e4d7d26e7d93ad19b6a4ffca3ca59 (patch) | |
| tree | 4a51ef80dfea5921150b308d3fe4e7f8e69c908c | |
| parent | 4238516718d5ca2d4f1e27d792bc5c60de30428a (diff) | |
Rename CDC demos to VirtualSerial.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@953 d5102386-fcda-11dd-9fdb-3debd5008f28
| -rw-r--r-- | Demos/Device/ClassDriver/DualVirtualSerial/Descriptors.c (renamed from Demos/Device/ClassDriver/DualCDC/Descriptors.c) | 0 | ||||
| -rw-r--r-- | Demos/Device/ClassDriver/DualVirtualSerial/Descriptors.h (renamed from Demos/Device/ClassDriver/DualCDC/Descriptors.h) | 0 | ||||
| -rw-r--r-- | Demos/Device/ClassDriver/DualVirtualSerial/Doxygen.conf (renamed from Demos/Device/ClassDriver/DualCDC/Doxygen.conf) | 0 | ||||
| -rw-r--r-- | Demos/Device/ClassDriver/DualVirtualSerial/DualCDC.c (renamed from Demos/Device/ClassDriver/DualCDC/DualCDC.c) | 0 | ||||
| -rw-r--r-- | Demos/Device/ClassDriver/DualVirtualSerial/DualCDC.h (renamed from Demos/Device/ClassDriver/DualCDC/DualCDC.h) | 0 | ||||
| -rw-r--r-- | Demos/Device/ClassDriver/DualVirtualSerial/DualCDC.txt (renamed from Demos/Device/ClassDriver/DualCDC/DualCDC.txt) | 0 | ||||
| -rw-r--r-- | Demos/Device/ClassDriver/DualVirtualSerial/LUFA DualCDC.inf (renamed from Demos/Device/ClassDriver/DualCDC/LUFA DualCDC.inf) | 0 | ||||
| -rw-r--r-- | Demos/Device/ClassDriver/DualVirtualSerial/makefile (renamed from Demos/Device/ClassDriver/DualCDC/makefile) | 0 | ||||
| -rw-r--r-- | Demos/Device/ClassDriver/VirtualSerial/CDC.c (renamed from Demos/Device/ClassDriver/CDC/CDC.c) | 0 | ||||
| -rw-r--r-- | Demos/Device/ClassDriver/VirtualSerial/CDC.h (renamed from Demos/Device/ClassDriver/CDC/CDC.h) | 0 | ||||
| -rw-r--r-- | Demos/Device/ClassDriver/VirtualSerial/CDC.txt (renamed from Demos/Device/ClassDriver/CDC/CDC.txt) | 0 | ||||
| -rw-r--r-- | Demos/Device/ClassDriver/VirtualSerial/Descriptors.c (renamed from Demos/Device/ClassDriver/CDC/Descriptors.c) | 0 | ||||
| -rw-r--r-- | Demos/Device/ClassDriver/VirtualSerial/Descriptors.h (renamed from Demos/Device/ClassDriver/CDC/Descriptors.h) | 0 | ||||
| -rw-r--r-- | Demos/Device/ClassDriver/VirtualSerial/Doxygen.conf (renamed from Demos/Device/ClassDriver/CDC/Doxygen.conf) | 0 | ||||
| -rw-r--r-- | Demos/Device/ClassDriver/VirtualSerial/LUFA CDC.inf (renamed from Demos/Device/ClassDriver/CDC/LUFA CDC.inf) | 0 | ||||
| -rw-r--r-- | Demos/Device/ClassDriver/VirtualSerial/makefile (renamed from Demos/Device/ClassDriver/CDC/makefile) | 0 | ||||
| -rw-r--r-- | Demos/Device/ClassDriver/VirtualSerialMouse/CDCMouse.c (renamed from Demos/Device/ClassDriver/CDCMouse/CDCMouse.c) | 0 | ||||
| -rw-r--r-- | Demos/Device/ClassDriver/VirtualSerialMouse/CDCMouse.h (renamed from Demos/Device/ClassDriver/CDCMouse/CDCMouse.h) | 0 | ||||
| -rw-r--r-- | Demos/Device/ClassDriver/VirtualSerialMouse/CDCMouse.txt (renamed from Demos/Device/ClassDriver/CDCMouse/CDCMouse.txt) | 0 | ||||
| -rw-r--r-- | Demos/Device/ClassDriver/VirtualSerialMouse/Descriptors.c (renamed from Demos/Device/ClassDriver/CDCMouse/Descriptors.c) | 0 | ||||
| -rw-r--r-- | Demos/Device/ClassDriver/VirtualSerialMouse/Descriptors.h (renamed from Demos/Device/ClassDriver/CDCMouse/Descriptors.h) | 0 | ||||
| -rw-r--r-- | Demos/Device/ClassDriver/VirtualSerialMouse/Doxygen.conf (renamed from Demos/Device/ClassDriver/CDCMouse/Doxygen.conf) | 0 | ||||
| -rw-r--r-- | Demos/Device/ClassDriver/VirtualSerialMouse/LUFA CDCMouse.inf (renamed from Demos/Device/ClassDriver/CDCMouse/LUFA CDCMouse.inf) | 0 | ||||
| -rw-r--r-- | Demos/Device/ClassDriver/VirtualSerialMouse/makefile (renamed from Demos/Device/ClassDriver/CDCMouse/makefile) | 0 | ||||
| -rw-r--r-- | Demos/Device/LowLevel/DualVirtualSerial/Descriptors.c (renamed from Demos/Device/LowLevel/DualCDC/Descriptors.c) | 0 | ||||
| -rw-r--r-- | Demos/Device/LowLevel/DualVirtualSerial/Descriptors.h (renamed from Demos/Device/LowLevel/DualCDC/Descriptors.h) | 0 | ||||
| -rw-r--r-- | Demos/Device/LowLevel/DualVirtualSerial/Doxygen.conf (renamed from Demos/Device/LowLevel/DualCDC/Doxygen.conf) | 0 | ||||
| -rw-r--r-- | Demos/Device/LowLevel/DualVirtualSerial/DualCDC.c (renamed from Demos/Device/LowLevel/DualCDC/DualCDC.c) | 0 | ||||
| -rw-r--r-- | Demos/Device/LowLevel/DualVirtualSerial/DualCDC.h (renamed from Demos/Device/LowLevel/DualCDC/DualCDC.h) | 0 | ||||
| -rw-r--r-- | Demos/Device/LowLevel/DualVirtualSerial/DualCDC.txt (renamed from Demos/Device/LowLevel/DualCDC/DualCDC.txt) | 0 | ||||
| -rw-r--r-- | Demos/Device/LowLevel/DualVirtualSerial/LUFA DualCDC.inf (renamed from Demos/Device/LowLevel/DualCDC/LUFA DualCDC.inf) | 0 | ||||
| -rw-r--r-- | Demos/Device/LowLevel/DualVirtualSerial/makefile (renamed from Demos/Device/LowLevel/DualCDC/makefile) | 0 | ||||
| -rw-r--r-- | Demos/Device/LowLevel/VirtualSerial/CDC.c (renamed from Demos/Device/LowLevel/CDC/CDC.c) | 0 | ||||
| -rw-r--r-- | Demos/Device/LowLevel/VirtualSerial/CDC.h (renamed from Demos/Device/LowLevel/CDC/CDC.h) | 0 | ||||
| -rw-r--r-- | Demos/Device/LowLevel/VirtualSerial/CDC.txt (renamed from Demos/Device/LowLevel/CDC/CDC.txt) | 0 | ||||
| -rw-r--r-- | Demos/Device/LowLevel/VirtualSerial/Descriptors.c (renamed from Demos/Device/LowLevel/CDC/Descriptors.c) | 0 | ||||
| -rw-r--r-- | Demos/Device/LowLevel/VirtualSerial/Descriptors.h (renamed from Demos/Device/LowLevel/CDC/Descriptors.h) | 0 | ||||
| -rw-r--r-- | Demos/Device/LowLevel/VirtualSerial/Doxygen.conf (renamed from Demos/Device/LowLevel/CDC/Doxygen.conf) | 0 | ||||
| -rw-r--r-- | Demos/Device/LowLevel/VirtualSerial/LUFA CDC.inf (renamed from Demos/Device/LowLevel/CDC/LUFA CDC.inf) | 0 | ||||
| -rw-r--r-- | Demos/Device/LowLevel/VirtualSerial/makefile (renamed from Demos/Device/LowLevel/CDC/makefile) | 0 | ||||
| -rw-r--r-- | Demos/Host/ClassDriver/VirtualSerialHost/CDCHost.c (renamed from Demos/Host/ClassDriver/CDCHost/CDCHost.c) | 0 | ||||
| -rw-r--r-- | Demos/Host/ClassDriver/VirtualSerialHost/CDCHost.h (renamed from Demos/Host/ClassDriver/CDCHost/CDCHost.h) | 0 | ||||
| -rw-r--r-- | Demos/Host/ClassDriver/VirtualSerialHost/CDCHost.txt (renamed from Demos/Host/ClassDriver/CDCHost/CDCHost.txt) | 0 | ||||
| -rw-r--r-- | Demos/Host/ClassDriver/VirtualSerialHost/Doxygen.conf (renamed from Demos/Host/ClassDriver/CDCHost/Doxygen.conf) | 0 | ||||
| -rw-r--r-- | Demos/Host/ClassDriver/VirtualSerialHost/makefile (renamed from Demos/Host/ClassDriver/CDCHost/makefile) | 0 | ||||
| -rw-r--r-- | Demos/Host/LowLevel/VirtualSerialHost/CDCHost.c (renamed from Demos/Host/LowLevel/CDCHost/CDCHost.c) | 0 | ||||
| -rw-r--r-- | Demos/Host/LowLevel/VirtualSerialHost/CDCHost.h (renamed from Demos/Host/LowLevel/CDCHost/CDCHost.h) | 0 | ||||
| -rw-r--r-- | Demos/Host/LowLevel/VirtualSerialHost/CDCHost.txt (renamed from Demos/Host/LowLevel/CDCHost/CDCHost.txt) | 0 | ||||
| -rw-r--r-- | Demos/Host/LowLevel/VirtualSerialHost/ConfigDescriptor.c (renamed from Demos/Host/LowLevel/CDCHost/ConfigDescriptor.c) | 0 | ||||
| -rw-r--r-- | Demos/Host/LowLevel/VirtualSerialHost/ConfigDescriptor.h (renamed from Demos/Host/LowLevel/CDCHost/ConfigDescriptor.h) | 0 | ||||
| -rw-r--r-- | Demos/Host/LowLevel/VirtualSerialHost/Doxygen.conf (renamed from Demos/Host/LowLevel/CDCHost/Doxygen.conf) | 0 | ||||
| -rw-r--r-- | Demos/Host/LowLevel/VirtualSerialHost/makefile (renamed from Demos/Host/LowLevel/CDCHost/makefile) | 0 | ||||
| -rw-r--r-- | LUFA/ManPages/LibraryApps.txt | 14 |
53 files changed, 7 insertions, 7 deletions
diff --git a/Demos/Device/ClassDriver/DualCDC/Descriptors.c b/Demos/Device/ClassDriver/DualVirtualSerial/Descriptors.c index d7601955..d7601955 100644 --- a/Demos/Device/ClassDriver/DualCDC/Descriptors.c +++ b/Demos/Device/ClassDriver/DualVirtualSerial/Descriptors.c diff --git a/Demos/Device/ClassDriver/DualCDC/Descriptors.h b/Demos/Device/ClassDriver/DualVirtualSerial/Descriptors.h index 49befad3..49befad3 100644 --- a/Demos/Device/ClassDriver/DualCDC/Descriptors.h +++ b/Demos/Device/ClassDriver/DualVirtualSerial/Descriptors.h diff --git a/Demos/Device/ClassDriver/DualCDC/Doxygen.conf b/Demos/Device/ClassDriver/DualVirtualSerial/Doxygen.conf index 04af23b6..04af23b6 100644 --- a/Demos/Device/ClassDriver/DualCDC/Doxygen.conf +++ b/Demos/Device/ClassDriver/DualVirtualSerial/Doxygen.conf diff --git a/Demos/Device/ClassDriver/DualCDC/DualCDC.c b/Demos/Device/ClassDriver/DualVirtualSerial/DualCDC.c index 000d18b9..000d18b9 100644 --- a/Demos/Device/ClassDriver/DualCDC/DualCDC.c +++ b/Demos/Device/ClassDriver/DualVirtualSerial/DualCDC.c diff --git a/Demos/Device/ClassDriver/DualCDC/DualCDC.h b/Demos/Device/ClassDriver/DualVirtualSerial/DualCDC.h index 2f12aca8..2f12aca8 100644 --- a/Demos/Device/ClassDriver/DualCDC/DualCDC.h +++ b/Demos/Device/ClassDriver/DualVirtualSerial/DualCDC.h diff --git a/Demos/Device/ClassDriver/DualCDC/DualCDC.txt b/Demos/Device/ClassDriver/DualVirtualSerial/DualCDC.txt index 761769e3..761769e3 100644 --- a/Demos/Device/ClassDriver/DualCDC/DualCDC.txt +++ b/Demos/Device/ClassDriver/DualVirtualSerial/DualCDC.txt diff --git a/Demos/Device/ClassDriver/DualCDC/LUFA DualCDC.inf b/Demos/Device/ClassDriver/DualVirtualSerial/LUFA DualCDC.inf index 741bf28e..741bf28e 100644 --- a/Demos/Device/ClassDriver/DualCDC/LUFA DualCDC.inf +++ b/Demos/Device/ClassDriver/DualVirtualSerial/LUFA DualCDC.inf diff --git a/Demos/Device/ClassDriver/DualCDC/makefile b/Demos/Device/ClassDriver/DualVirtualSerial/makefile index 466865a6..466865a6 100644 --- a/Demos/Device/ClassDriver/DualCDC/makefile +++ b/Demos/Device/ClassDriver/DualVirtualSerial/makefile diff --git a/Demos/Device/ClassDriver/CDC/CDC.c b/Demos/Device/ClassDriver/VirtualSerial/CDC.c index 8940ae04..8940ae04 100644 --- a/Demos/Device/ClassDriver/CDC/CDC.c +++ b/Demos/Device/ClassDriver/VirtualSerial/CDC.c diff --git a/Demos/Device/ClassDriver/CDC/CDC.h b/Demos/Device/ClassDriver/VirtualSerial/CDC.h index 9cc72487..9cc72487 100644 --- a/Demos/Device/ClassDriver/CDC/CDC.h +++ b/Demos/Device/ClassDriver/VirtualSerial/CDC.h diff --git a/Demos/Device/ClassDriver/CDC/CDC.txt b/Demos/Device/ClassDriver/VirtualSerial/CDC.txt index 49837354..49837354 100644 --- a/Demos/Device/ClassDriver/CDC/CDC.txt +++ b/Demos/Device/ClassDriver/VirtualSerial/CDC.txt diff --git a/Demos/Device/ClassDriver/CDC/Descriptors.c b/Demos/Device/ClassDriver/VirtualSerial/Descriptors.c index c8e0a9c7..c8e0a9c7 100644 --- a/Demos/Device/ClassDriver/CDC/Descriptors.c +++ b/Demos/Device/ClassDriver/VirtualSerial/Descriptors.c diff --git a/Demos/Device/ClassDriver/CDC/Descriptors.h b/Demos/Device/ClassDriver/VirtualSerial/Descriptors.h index 33ceab9c..33ceab9c 100644 --- a/Demos/Device/ClassDriver/CDC/Descriptors.h +++ b/Demos/Device/ClassDriver/VirtualSerial/Descriptors.h diff --git a/Demos/Device/ClassDriver/CDC/Doxygen.conf b/Demos/Device/ClassDriver/VirtualSerial/Doxygen.conf index fa91d220..fa91d220 100644 --- a/Demos/Device/ClassDriver/CDC/Doxygen.conf +++ b/Demos/Device/ClassDriver/VirtualSerial/Doxygen.conf diff --git a/Demos/Device/ClassDriver/CDC/LUFA CDC.inf b/Demos/Device/ClassDriver/VirtualSerial/LUFA CDC.inf index 4cdf5943..4cdf5943 100644 --- a/Demos/Device/ClassDriver/CDC/LUFA CDC.inf +++ b/Demos/Device/ClassDriver/VirtualSerial/LUFA CDC.inf diff --git a/Demos/Device/ClassDriver/CDC/makefile b/Demos/Device/ClassDriver/VirtualSerial/makefile index 8b67fd3b..8b67fd3b 100644 --- a/Demos/Device/ClassDriver/CDC/makefile +++ b/Demos/Device/ClassDriver/VirtualSerial/makefile diff --git a/Demos/Device/ClassDriver/CDCMouse/CDCMouse.c b/Demos/Device/ClassDriver/VirtualSerialMouse/CDCMouse.c index d979e665..d979e665 100644 --- a/Demos/Device/ClassDriver/CDCMouse/CDCMouse.c +++ b/Demos/Device/ClassDriver/VirtualSerialMouse/CDCMouse.c diff --git a/Demos/Device/ClassDriver/CDCMouse/CDCMouse.h b/Demos/Device/ClassDriver/VirtualSerialMouse/CDCMouse.h index bee1b043..bee1b043 100644 --- a/Demos/Device/ClassDriver/CDCMouse/CDCMouse.h +++ b/Demos/Device/ClassDriver/VirtualSerialMouse/CDCMouse.h diff --git a/Demos/Device/ClassDriver/CDCMouse/CDCMouse.txt b/Demos/Device/ClassDriver/VirtualSerialMouse/CDCMouse.txt index ff0d8a36..ff0d8a36 100644 --- a/Demos/Device/ClassDriver/CDCMouse/CDCMouse.txt +++ b/Demos/Device/ClassDriver/VirtualSerialMouse/CDCMouse.txt diff --git a/Demos/Device/ClassDriver/CDCMouse/Descriptors.c b/Demos/Device/ClassDriver/VirtualSerialMouse/Descriptors.c index 22d142a4..22d142a4 100644 --- a/Demos/Device/ClassDriver/CDCMouse/Descriptors.c +++ b/Demos/Device/ClassDriver/VirtualSerialMouse/Descriptors.c diff --git a/Demos/Device/ClassDriver/CDCMouse/Descriptors.h b/Demos/Device/ClassDriver/VirtualSerialMouse/Descriptors.h index 56a112c2..56a112c2 100644 --- a/Demos/Device/ClassDriver/CDCMouse/Descriptors.h +++ b/Demos/Device/ClassDriver/VirtualSerialMouse/Descriptors.h diff --git a/Demos/Device/ClassDriver/CDCMouse/Doxygen.conf b/Demos/Device/ClassDriver/VirtualSerialMouse/Doxygen.conf index 38e30f5f..38e30f5f 100644 --- a/Demos/Device/ClassDriver/CDCMouse/Doxygen.conf +++ b/Demos/Device/ClassDriver/VirtualSerialMouse/Doxygen.conf diff --git a/Demos/Device/ClassDriver/CDCMouse/LUFA CDCMouse.inf b/Demos/Device/ClassDriver/VirtualSerialMouse/LUFA CDCMouse.inf index f15c93c2..f15c93c2 100644 --- a/Demos/Device/ClassDriver/CDCMouse/LUFA CDCMouse.inf +++ b/Demos/Device/ClassDriver/VirtualSerialMouse/LUFA CDCMouse.inf diff --git a/Demos/Device/ClassDriver/CDCMouse/makefile b/Demos/Device/ClassDriver/VirtualSerialMouse/makefile index 85e3e97a..85e3e97a 100644 --- a/Demos/Device/ClassDriver/CDCMouse/makefile +++ b/Demos/Device/ClassDriver/VirtualSerialMouse/makefile diff --git a/Demos/Device/LowLevel/DualCDC/Descriptors.c b/Demos/Device/LowLevel/DualVirtualSerial/Descriptors.c index e64bfb1a..e64bfb1a 100644 --- a/Demos/Device/LowLevel/DualCDC/Descriptors.c +++ b/Demos/Device/LowLevel/DualVirtualSerial/Descriptors.c diff --git a/Demos/Device/LowLevel/DualCDC/Descriptors.h b/Demos/Device/LowLevel/DualVirtualSerial/Descriptors.h index de4dd27a..de4dd27a 100644 --- a/Demos/Device/LowLevel/DualCDC/Descriptors.h +++ b/Demos/Device/LowLevel/DualVirtualSerial/Descriptors.h diff --git a/Demos/Device/LowLevel/DualCDC/Doxygen.conf b/Demos/Device/LowLevel/DualVirtualSerial/Doxygen.conf index 04af23b6..04af23b6 100644 --- a/Demos/Device/LowLevel/DualCDC/Doxygen.conf +++ b/Demos/Device/LowLevel/DualVirtualSerial/Doxygen.conf diff --git a/Demos/Device/LowLevel/DualCDC/DualCDC.c b/Demos/Device/LowLevel/DualVirtualSerial/DualCDC.c index 8b1da034..8b1da034 100644 --- a/Demos/Device/LowLevel/DualCDC/DualCDC.c +++ b/Demos/Device/LowLevel/DualVirtualSerial/DualCDC.c diff --git a/Demos/Device/LowLevel/DualCDC/DualCDC.h b/Demos/Device/LowLevel/DualVirtualSerial/DualCDC.h index b2085c45..b2085c45 100644 --- a/Demos/Device/LowLevel/DualCDC/DualCDC.h +++ b/Demos/Device/LowLevel/DualVirtualSerial/DualCDC.h diff --git a/Demos/Device/LowLevel/DualCDC/DualCDC.txt b/Demos/Device/LowLevel/DualVirtualSerial/DualCDC.txt index 761769e3..761769e3 100644 --- a/Demos/Device/LowLevel/DualCDC/DualCDC.txt +++ b/Demos/Device/LowLevel/DualVirtualSerial/DualCDC.txt diff --git a/Demos/Device/LowLevel/DualCDC/LUFA DualCDC.inf b/Demos/Device/LowLevel/DualVirtualSerial/LUFA DualCDC.inf index 741bf28e..741bf28e 100644 --- a/Demos/Device/LowLevel/DualCDC/LUFA DualCDC.inf +++ b/Demos/Device/LowLevel/DualVirtualSerial/LUFA DualCDC.inf diff --git a/Demos/Device/LowLevel/DualCDC/makefile b/Demos/Device/LowLevel/DualVirtualSerial/makefile index 802a4dd5..802a4dd5 100644 --- a/Demos/Device/LowLevel/DualCDC/makefile +++ b/Demos/Device/LowLevel/DualVirtualSerial/makefile diff --git a/Demos/Device/LowLevel/CDC/CDC.c b/Demos/Device/LowLevel/VirtualSerial/CDC.c index 444dc019..444dc019 100644 --- a/Demos/Device/LowLevel/CDC/CDC.c +++ b/Demos/Device/LowLevel/VirtualSerial/CDC.c diff --git a/Demos/Device/LowLevel/CDC/CDC.h b/Demos/Device/LowLevel/VirtualSerial/CDC.h index 4a7b6b15..4a7b6b15 100644 --- a/Demos/Device/LowLevel/CDC/CDC.h +++ b/Demos/Device/LowLevel/VirtualSerial/CDC.h diff --git a/Demos/Device/LowLevel/CDC/CDC.txt b/Demos/Device/LowLevel/VirtualSerial/CDC.txt index 49837354..49837354 100644 --- a/Demos/Device/LowLevel/CDC/CDC.txt +++ b/Demos/Device/LowLevel/VirtualSerial/CDC.txt diff --git a/Demos/Device/LowLevel/CDC/Descriptors.c b/Demos/Device/LowLevel/VirtualSerial/Descriptors.c index 2d857a69..2d857a69 100644 --- a/Demos/Device/LowLevel/CDC/Descriptors.c +++ b/Demos/Device/LowLevel/VirtualSerial/Descriptors.c diff --git a/Demos/Device/LowLevel/CDC/Descriptors.h b/Demos/Device/LowLevel/VirtualSerial/Descriptors.h index 08e2e353..08e2e353 100644 --- a/Demos/Device/LowLevel/CDC/Descriptors.h +++ b/Demos/Device/LowLevel/VirtualSerial/Descriptors.h diff --git a/Demos/Device/LowLevel/CDC/Doxygen.conf b/Demos/Device/LowLevel/VirtualSerial/Doxygen.conf index fa91d220..fa91d220 100644 --- a/Demos/Device/LowLevel/CDC/Doxygen.conf +++ b/Demos/Device/LowLevel/VirtualSerial/Doxygen.conf diff --git a/Demos/Device/LowLevel/CDC/LUFA CDC.inf b/Demos/Device/LowLevel/VirtualSerial/LUFA CDC.inf index 4cdf5943..4cdf5943 100644 --- a/Demos/Device/LowLevel/CDC/LUFA CDC.inf +++ b/Demos/Device/LowLevel/VirtualSerial/LUFA CDC.inf diff --git a/Demos/Device/LowLevel/CDC/makefile b/Demos/Device/LowLevel/VirtualSerial/makefile index 934b3d01..934b3d01 100644 --- a/Demos/Device/LowLevel/CDC/makefile +++ b/Demos/Device/LowLevel/VirtualSerial/makefile diff --git a/Demos/Host/ClassDriver/CDCHost/CDCHost.c b/Demos/Host/ClassDriver/VirtualSerialHost/CDCHost.c index 4b08f7d5..4b08f7d5 100644 --- a/Demos/Host/ClassDriver/CDCHost/CDCHost.c +++ b/Demos/Host/ClassDriver/VirtualSerialHost/CDCHost.c diff --git a/Demos/Host/ClassDriver/CDCHost/CDCHost.h b/Demos/Host/ClassDriver/VirtualSerialHost/CDCHost.h index d666b73d..d666b73d 100644 --- a/Demos/Host/ClassDriver/CDCHost/CDCHost.h +++ b/Demos/Host/ClassDriver/VirtualSerialHost/CDCHost.h diff --git a/Demos/Host/ClassDriver/CDCHost/CDCHost.txt b/Demos/Host/ClassDriver/VirtualSerialHost/CDCHost.txt index 65999926..65999926 100644 --- a/Demos/Host/ClassDriver/CDCHost/CDCHost.txt +++ b/Demos/Host/ClassDriver/VirtualSerialHost/CDCHost.txt diff --git a/Demos/Host/ClassDriver/CDCHost/Doxygen.conf b/Demos/Host/ClassDriver/VirtualSerialHost/Doxygen.conf index 3f2e0b92..3f2e0b92 100644 --- a/Demos/Host/ClassDriver/CDCHost/Doxygen.conf +++ b/Demos/Host/ClassDriver/VirtualSerialHost/Doxygen.conf diff --git a/Demos/Host/ClassDriver/CDCHost/makefile b/Demos/Host/ClassDriver/VirtualSerialHost/makefile index 345fbe45..345fbe45 100644 --- a/Demos/Host/ClassDriver/CDCHost/makefile +++ b/Demos/Host/ClassDriver/VirtualSerialHost/makefile diff --git a/Demos/Host/LowLevel/CDCHost/CDCHost.c b/Demos/Host/LowLevel/VirtualSerialHost/CDCHost.c index c4322587..c4322587 100644 --- a/Demos/Host/LowLevel/CDCHost/CDCHost.c +++ b/Demos/Host/LowLevel/VirtualSerialHost/CDCHost.c diff --git a/Demos/Host/LowLevel/CDCHost/CDCHost.h b/Demos/Host/LowLevel/VirtualSerialHost/CDCHost.h index b6d3a3cd..b6d3a3cd 100644 --- a/Demos/Host/LowLevel/CDCHost/CDCHost.h +++ b/Demos/Host/LowLevel/VirtualSerialHost/CDCHost.h diff --git a/Demos/Host/LowLevel/CDCHost/CDCHost.txt b/Demos/Host/LowLevel/VirtualSerialHost/CDCHost.txt index 65999926..65999926 100644 --- a/Demos/Host/LowLevel/CDCHost/CDCHost.txt +++ b/Demos/Host/LowLevel/VirtualSerialHost/CDCHost.txt diff --git a/Demos/Host/LowLevel/CDCHost/ConfigDescriptor.c b/Demos/Host/LowLevel/VirtualSerialHost/ConfigDescriptor.c index 42636ee5..42636ee5 100644 --- a/Demos/Host/LowLevel/CDCHost/ConfigDescriptor.c +++ b/Demos/Host/LowLevel/VirtualSerialHost/ConfigDescriptor.c diff --git a/Demos/Host/LowLevel/CDCHost/ConfigDescriptor.h b/Demos/Host/LowLevel/VirtualSerialHost/ConfigDescriptor.h index 17aa8318..17aa8318 100644 --- a/Demos/Host/LowLevel/CDCHost/ConfigDescriptor.h +++ b/Demos/Host/LowLevel/VirtualSerialHost/ConfigDescriptor.h diff --git a/Demos/Host/LowLevel/CDCHost/Doxygen.conf b/Demos/Host/LowLevel/VirtualSerialHost/Doxygen.conf index 3f2e0b92..3f2e0b92 100644 --- a/Demos/Host/LowLevel/CDCHost/Doxygen.conf +++ b/Demos/Host/LowLevel/VirtualSerialHost/Doxygen.conf diff --git a/Demos/Host/LowLevel/CDCHost/makefile b/Demos/Host/LowLevel/VirtualSerialHost/makefile index 6c9c7c8f..6c9c7c8f 100644 --- a/Demos/Host/LowLevel/CDCHost/makefile +++ b/Demos/Host/LowLevel/VirtualSerialHost/makefile diff --git a/LUFA/ManPages/LibraryApps.txt b/LUFA/ManPages/LibraryApps.txt index 58441ab1..19d2f108 100644 --- a/LUFA/ManPages/LibraryApps.txt +++ b/LUFA/ManPages/LibraryApps.txt @@ -34,9 +34,7 @@ * - <b>ClassDriver</b>
* - <b>AudioInput</b> - Audio In (microphone) demo, using the library USB Audio Class driver framework
* - <b>AudioOutput</b> - Audio Out (speaker) demo, using the library USB Audio Class driver framework
- * - <b>CDC</b> - Virtual Serial Port demo, using the library USB CDC Class driver framework
- * - <b>CDCMouse</b> - Virtual Serial Port and Mouse demo, using the library USB CDC and HID Class driver frameworks
- * - <b>DualCDC</b> - Dual Virtual Serial Port demo, using the library USB CDC Class driver framework
+ * - <b>DualVirtualSerial</b> - Dual Virtual Serial Port demo, using the library USB CDC Class driver framework
* - <b>GenericHID</b> - Generic Human Interface Class demo, using the library USB HID Class driver framework
* - <b>Joystick</b> - USB Joystick demo, using the library USB HID Class driver framework
* - <b>Keyboard</b> - USB Keyboard demo, using the library USB HID Class driver framework
@@ -46,11 +44,12 @@ * - <b>MIDI</b> - MIDI In demo, using the library USB MIDI-Audio Class driver framework
* - <b>Mouse</b> - USB Mouse demo, using the library USB HID driver framework
* - <b>RNDISEthernet</b> - RNDIS Ethernet Webserver demo, using the library USB RNDIS driver framework
+ * - <b>VirtualSerial</b> - Virtual Serial Port demo, using the library USB CDC Class driver framework
+ * - <b>VirtualSerialMouse</b> - Virtual Serial Port and Mouse demo, using the library USB CDC and HID Class driver frameworks
* - <b>LowLevel</b>
* - <b>AudioInput</b> - Audio In (microphone) demo, using the low level LUFA APIs to implement the USB Audio class
* - <b>AudioOutput</b> - Audio Out (speaker) demo, using the low level LUFA APIs to implement the USB Audio class
- * - <b>CDC</b> - Virtual Serial Port demo, using the low level LUFA APIs to implement the USB CDC class
- * - <b>DualCDC</b> - Dual Virtual Serial Port demo, using the low level LUFA APIs to implement the USB CDC class
+ * - <b>DualVirtualSerial</b> - Dual Virtual Serial Port demo, using the low level LUFA APIs to implement the USB CDC class
* - <b>GenericHID</b> - Generic Human Interface Class demo, using the low level LUFA APIs to implement the USB HID class
* - <b>Joystick</b> - USB Joystick demo, using the low level LUFA APIs to implement the USB HID class
* - <b>Keyboard</b> - USB Keyboard demo, using the low level LUFA APIs to implement the USB HID class
@@ -59,11 +58,11 @@ * - <b>MIDI</b> - MIDI In demo, using the low level LUFA APIs to implement the USB MIDI-Audio class
* - <b>Mouse</b> - USB Mouse demo, using the low level LUFA APIs to implement the USB HID class
* - <b>RNDISEthernet</b> - RNDIS Ethernet Webserver demo, using the low level LUFA APIs to implement the USB RNDIS class
+ * - <b>VirtualSerial</b> - Virtual Serial Port demo, using the low level LUFA APIs to implement the USB CDC class
* - <b>Incomplete</b>
* - <b>SideShow</b> - Incomplete Windows SideShow demo, using the low level LUFA APIs to implement the USB SideShow class
* - <b>Host</b>
* - <b>ClassDriver</b>
- * - <b>CDCHost</b> - Virtual Serial Port host demo, using the library USB CDC Class driver framework
* - <b>JoystickHostWithParser</b> - Joystick host demo with HID Descriptor parser, using the library USB HID Class driver framework
* - <b>KeyboardHost</b> - USB Keyboard host demo, using the library USB HID Class driver framework
* - <b>KeyboardHostWithParser</b> - USB Keyboard host demo with HID Descriptor parser, using the library USB HID Class
@@ -73,8 +72,8 @@ * - <b>MouseHostWithParser</b> - Mouse host demo with HID Descriptor parser, using the library USB HID Class driver framework
* - <b>RNDISHost</b> - RNDIS Ethernet host demo, using the library USB RNDIS Class driver framework
* - <b>StillImageHost</b> - Still Image Camera host demo, using the library USB Still Image Class driver framework
+ * - <b>VirtualSerialHost</b> - Virtual Serial Port host demo, using the library USB CDC Class driver framework
* - <b>LowLevel</b>
- * - <b>CDCHost</b> - Virtual Serial Port host demo, using the low level LUFA APIs to implement the USB CDC class
* - <b>JoystickHostWithParser</b> - Joystick host demo with HID Descriptor parser, using the low level LUFA APIs to implement
* the USB HID class
* - <b>GenericHIDHost</b> - Generic HID host demo, using the low level LUFA APIs to implement the USB HID class
@@ -88,6 +87,7 @@ * - <b>PrinterHost</b> - Printer host demo, using the low level LUFA APIs to implement the USB Printer class
* - <b>RNDISHost</b> - RNDIS Ethernet host demo, using the low level LUFA APIs to implement the RNDIS class
* - <b>StillImageHost</b> - Still Image Camera host demo, using the low level LUFA APIs to implement the USB Still Image class
+ * - <b>VirtualSerialHost</b> - Virtual Serial Port host demo, using the low level LUFA APIs to implement the USB CDC class
* - <b>Incomplete</b>
* - <b>BluetoothHost</b> - Incomplete Bluetooth host demo, using the low level LUFA APIs to implement the USB Bluetooth class
* - <b>DualRole</b>
|
