aboutsummaryrefslogtreecommitdiffstats
path: root/Demos
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-07-20 13:37:20 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-07-20 13:37:20 +0000
commit2a90f66de211627f957c582e8277b7b7e2a940d4 (patch)
treef95346fe299d4fc3f989a3aa7957db206fff920f /Demos
parentf3c061d5c8ef95a0bd2ec829cc1d7461af94a845 (diff)
downloadlufa-2a90f66de211627f957c582e8277b7b7e2a940d4.tar.gz
lufa-2a90f66de211627f957c582e8277b7b7e2a940d4.tar.bz2
lufa-2a90f66de211627f957c582e8277b7b7e2a940d4.zip
Moved PrinterHost demo from Incomplete to LowLevel, as it is now near-complete.
Diffstat (limited to 'Demos')
-rw-r--r--Demos/Host/LowLevel/PrinterHost/ConfigDescriptor.c (renamed from Demos/Host/Incomplete/PrinterHost/ConfigDescriptor.c)0
-rw-r--r--Demos/Host/LowLevel/PrinterHost/ConfigDescriptor.h (renamed from Demos/Host/Incomplete/PrinterHost/ConfigDescriptor.h)0
-rw-r--r--Demos/Host/LowLevel/PrinterHost/Lib/PrinterCommands.c (renamed from Demos/Host/Incomplete/PrinterHost/Lib/PrinterCommands.c)0
-rw-r--r--Demos/Host/LowLevel/PrinterHost/Lib/PrinterCommands.h (renamed from Demos/Host/Incomplete/PrinterHost/Lib/PrinterCommands.h)0
-rw-r--r--Demos/Host/LowLevel/PrinterHost/PrinterHost.c (renamed from Demos/Host/Incomplete/PrinterHost/PrinterHost.c)0
-rw-r--r--Demos/Host/LowLevel/PrinterHost/PrinterHost.h (renamed from Demos/Host/Incomplete/PrinterHost/PrinterHost.h)0
-rw-r--r--Demos/Host/LowLevel/PrinterHost/makefile (renamed from Demos/Host/Incomplete/PrinterHost/makefile)0
7 files changed, 0 insertions, 0 deletions
diff --git a/Demos/Host/Incomplete/PrinterHost/ConfigDescriptor.c b/Demos/Host/LowLevel/PrinterHost/ConfigDescriptor.c
index d4eaff94a..d4eaff94a 100644
--- a/Demos/Host/Incomplete/PrinterHost/ConfigDescriptor.c
+++ b/Demos/Host/LowLevel/PrinterHost/ConfigDescriptor.c
diff --git a/Demos/Host/Incomplete/PrinterHost/ConfigDescriptor.h b/Demos/Host/LowLevel/PrinterHost/ConfigDescriptor.h
index 3e24adc11..3e24adc11 100644
--- a/Demos/Host/Incomplete/PrinterHost/ConfigDescriptor.h
+++ b/Demos/Host/LowLevel/PrinterHost/ConfigDescriptor.h
diff --git a/Demos/Host/Incomplete/PrinterHost/Lib/PrinterCommands.c b/Demos/Host/LowLevel/PrinterHost/Lib/PrinterCommands.c
index 4e2a0d9db..4e2a0d9db 100644
--- a/Demos/Host/Incomplete/PrinterHost/Lib/PrinterCommands.c
+++ b/Demos/Host/LowLevel/PrinterHost/Lib/PrinterCommands.c
diff --git a/Demos/Host/Incomplete/PrinterHost/Lib/PrinterCommands.h b/Demos/Host/LowLevel/PrinterHost/Lib/PrinterCommands.h
index 4656d190e..4656d190e 100644
--- a/Demos/Host/Incomplete/PrinterHost/Lib/PrinterCommands.h
+++ b/Demos/Host/LowLevel/PrinterHost/Lib/PrinterCommands.h
diff --git a/Demos/Host/Incomplete/PrinterHost/PrinterHost.c b/Demos/Host/LowLevel/PrinterHost/PrinterHost.c
index 79e6f9ee8..79e6f9ee8 100644
--- a/Demos/Host/Incomplete/PrinterHost/PrinterHost.c
+++ b/Demos/Host/LowLevel/PrinterHost/PrinterHost.c
diff --git a/Demos/Host/Incomplete/PrinterHost/PrinterHost.h b/Demos/Host/LowLevel/PrinterHost/PrinterHost.h
index 5851349e4..5851349e4 100644
--- a/Demos/Host/Incomplete/PrinterHost/PrinterHost.h
+++ b/Demos/Host/LowLevel/PrinterHost/PrinterHost.h
diff --git a/Demos/Host/Incomplete/PrinterHost/makefile b/Demos/Host/LowLevel/PrinterHost/makefile
index ab2eaab23..ab2eaab23 100644
--- a/Demos/Host/Incomplete/PrinterHost/makefile
+++ b/Demos/Host/LowLevel/PrinterHost/makefile