aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/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/Host/LowLevel
parentc1fa2306181924ebd8b36b0e3910b7904143beb8 (diff)
downloadlufa-7a9b3d3641e1bc97d2826b4865b3cedb11099e62.tar.gz
lufa-7a9b3d3641e1bc97d2826b4865b3cedb11099e62.tar.bz2
lufa-7a9b3d3641e1bc97d2826b4865b3cedb11099e62.zip
Rename CDC demos to VirtualSerial.
Diffstat (limited to 'Demos/Host/LowLevel')
-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
7 files changed, 0 insertions, 0 deletions
diff --git a/Demos/Host/LowLevel/CDCHost/CDCHost.c b/Demos/Host/LowLevel/VirtualSerialHost/CDCHost.c
index c4322587e..c4322587e 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 b6d3a3cd4..b6d3a3cd4 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 65999926c..65999926c 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 42636ee56..42636ee56 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 17aa83182..17aa83182 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 3f2e0b920..3f2e0b920 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 6c9c7c8f8..6c9c7c8f8 100644
--- a/Demos/Host/LowLevel/CDCHost/makefile
+++ b/Demos/Host/LowLevel/VirtualSerialHost/makefile