aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/LowLevel
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-12-07 04:18:07 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-12-07 04:18:07 +0000
commit7a9b3d3641e1bc97d2826b4865b3cedb11099e62 (patch)
tree4a51ef80dfea5921150b308d3fe4e7f8e69c908c /Demos/Device/LowLevel
parentc1fa2306181924ebd8b36b0e3910b7904143beb8 (diff)
downloadlufa-7a9b3d3641e1bc97d2826b4865b3cedb11099e62.tar.gz
lufa-7a9b3d3641e1bc97d2826b4865b3cedb11099e62.tar.bz2
lufa-7a9b3d3641e1bc97d2826b4865b3cedb11099e62.zip
Rename CDC demos to VirtualSerial.
Diffstat (limited to 'Demos/Device/LowLevel')
-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
16 files changed, 0 insertions, 0 deletions
diff --git a/Demos/Device/LowLevel/DualCDC/Descriptors.c b/Demos/Device/LowLevel/DualVirtualSerial/Descriptors.c
index e64bfb1aa..e64bfb1aa 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 de4dd27a4..de4dd27a4 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 04af23b64..04af23b64 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 8b1da0348..8b1da0348 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 b2085c452..b2085c452 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 761769e3c..761769e3c 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 741bf28eb..741bf28eb 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 802a4dd5c..802a4dd5c 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 444dc019d..444dc019d 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 4a7b6b158..4a7b6b158 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 49837354c..49837354c 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 2d857a694..2d857a694 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 08e2e353c..08e2e353c 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 fa91d2207..fa91d2207 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 4cdf59435..4cdf59435 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 934b3d014..934b3d014 100644
--- a/Demos/Device/LowLevel/CDC/makefile
+++ b/Demos/Device/LowLevel/VirtualSerial/makefile