Deleted Host ClassDriver demos -- not yet started, faster to rebase new ClassDriver...
authorDean Camera <dean@fourwalledcubicle.com>
Tue, 9 Jun 2009 04:27:53 +0000 (04:27 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Tue, 9 Jun 2009 04:27:53 +0000 (04:27 +0000)
commit34f6e0dd33230441b8a91130467b3164e343853e
treefaa956d17123ea95715e0feda413a23151016edb
parentccf5bd19f2d750440043b242cf26fcda09b69cce
Deleted Host ClassDriver demos -- not yet started, faster to rebase new ClassDriver demos from the newly schedulerless LowLevel host demos rather than re-convert each demo from the previous scheduler-based implementations.

Fixes to MassStorageHost demo to improve compatibility with more USB drives.
72 files changed:
Demos/Host/ClassDriver/CDCHost/CDCHost.c [deleted file]
Demos/Host/ClassDriver/CDCHost/CDCHost.h [deleted file]
Demos/Host/ClassDriver/CDCHost/CDCHost.txt [deleted file]
Demos/Host/ClassDriver/CDCHost/ConfigDescriptor.c [deleted file]
Demos/Host/ClassDriver/CDCHost/ConfigDescriptor.h [deleted file]
Demos/Host/ClassDriver/CDCHost/Doxygen.conf [deleted file]
Demos/Host/ClassDriver/CDCHost/makefile [deleted file]
Demos/Host/ClassDriver/GenericHIDHost/ConfigDescriptor.c [deleted file]
Demos/Host/ClassDriver/GenericHIDHost/ConfigDescriptor.h [deleted file]
Demos/Host/ClassDriver/GenericHIDHost/Doxygen.conf [deleted file]
Demos/Host/ClassDriver/GenericHIDHost/GenericHIDHost.c [deleted file]
Demos/Host/ClassDriver/GenericHIDHost/GenericHIDHost.h [deleted file]
Demos/Host/ClassDriver/GenericHIDHost/GenericHIDHost.txt [deleted file]
Demos/Host/ClassDriver/GenericHIDHost/makefile [deleted file]
Demos/Host/ClassDriver/KeyboardHost/ConfigDescriptor.c [deleted file]
Demos/Host/ClassDriver/KeyboardHost/ConfigDescriptor.h [deleted file]
Demos/Host/ClassDriver/KeyboardHost/Doxygen.conf [deleted file]
Demos/Host/ClassDriver/KeyboardHost/KeyboardHost.c [deleted file]
Demos/Host/ClassDriver/KeyboardHost/KeyboardHost.h [deleted file]
Demos/Host/ClassDriver/KeyboardHost/KeyboardHost.txt [deleted file]
Demos/Host/ClassDriver/KeyboardHost/makefile [deleted file]
Demos/Host/ClassDriver/KeyboardHostWithParser/ConfigDescriptor.c [deleted file]
Demos/Host/ClassDriver/KeyboardHostWithParser/ConfigDescriptor.h [deleted file]
Demos/Host/ClassDriver/KeyboardHostWithParser/Doxygen.conf [deleted file]
Demos/Host/ClassDriver/KeyboardHostWithParser/HIDReport.c [deleted file]
Demos/Host/ClassDriver/KeyboardHostWithParser/HIDReport.h [deleted file]
Demos/Host/ClassDriver/KeyboardHostWithParser/KeyboardHostWithParser.c [deleted file]
Demos/Host/ClassDriver/KeyboardHostWithParser/KeyboardHostWithParser.h [deleted file]
Demos/Host/ClassDriver/KeyboardHostWithParser/KeyboardHostWithParser.txt [deleted file]
Demos/Host/ClassDriver/KeyboardHostWithParser/makefile [deleted file]
Demos/Host/ClassDriver/MassStorageHost/ConfigDescriptor.c [deleted file]
Demos/Host/ClassDriver/MassStorageHost/ConfigDescriptor.h [deleted file]
Demos/Host/ClassDriver/MassStorageHost/Doxygen.conf [deleted file]
Demos/Host/ClassDriver/MassStorageHost/Lib/MassStoreCommands.c [deleted file]
Demos/Host/ClassDriver/MassStorageHost/Lib/MassStoreCommands.h [deleted file]
Demos/Host/ClassDriver/MassStorageHost/Lib/SCSI_Codes.h [deleted file]
Demos/Host/ClassDriver/MassStorageHost/MassStorageHost.c [deleted file]
Demos/Host/ClassDriver/MassStorageHost/MassStorageHost.h [deleted file]
Demos/Host/ClassDriver/MassStorageHost/MassStorageHost.txt [deleted file]
Demos/Host/ClassDriver/MassStorageHost/makefile [deleted file]
Demos/Host/ClassDriver/MouseHost/ConfigDescriptor.c [deleted file]
Demos/Host/ClassDriver/MouseHost/ConfigDescriptor.h [deleted file]
Demos/Host/ClassDriver/MouseHost/Doxygen.conf [deleted file]
Demos/Host/ClassDriver/MouseHost/MouseHost.c [deleted file]
Demos/Host/ClassDriver/MouseHost/MouseHost.h [deleted file]
Demos/Host/ClassDriver/MouseHost/MouseHost.txt [deleted file]
Demos/Host/ClassDriver/MouseHost/makefile [deleted file]
Demos/Host/ClassDriver/MouseHostWithParser/ConfigDescriptor.c [deleted file]
Demos/Host/ClassDriver/MouseHostWithParser/ConfigDescriptor.h [deleted file]
Demos/Host/ClassDriver/MouseHostWithParser/Doxygen.conf [deleted file]
Demos/Host/ClassDriver/MouseHostWithParser/HIDReport.c [deleted file]
Demos/Host/ClassDriver/MouseHostWithParser/HIDReport.h [deleted file]
Demos/Host/ClassDriver/MouseHostWithParser/MouseHostWithParser.c [deleted file]
Demos/Host/ClassDriver/MouseHostWithParser/MouseHostWithParser.h [deleted file]
Demos/Host/ClassDriver/MouseHostWithParser/MouseHostWithParser.txt [deleted file]
Demos/Host/ClassDriver/MouseHostWithParser/makefile [deleted file]
Demos/Host/ClassDriver/StillImageHost/ConfigDescriptor.c [deleted file]
Demos/Host/ClassDriver/StillImageHost/ConfigDescriptor.h [deleted file]
Demos/Host/ClassDriver/StillImageHost/Doxygen.conf [deleted file]
Demos/Host/ClassDriver/StillImageHost/Lib/PIMACodes.h [deleted file]
Demos/Host/ClassDriver/StillImageHost/Lib/StillImageCommands.c [deleted file]
Demos/Host/ClassDriver/StillImageHost/Lib/StillImageCommands.h [deleted file]
Demos/Host/ClassDriver/StillImageHost/StillImageHost.c [deleted file]
Demos/Host/ClassDriver/StillImageHost/StillImageHost.h [deleted file]
Demos/Host/ClassDriver/StillImageHost/StillImageHost.txt [deleted file]
Demos/Host/ClassDriver/StillImageHost/makefile [deleted file]
Demos/Host/LowLevel/MassStorageHost/Lib/MassStoreCommands.c
Demos/Host/LowLevel/MassStorageHost/Lib/MassStoreCommands.h
Demos/Host/LowLevel/MassStorageHost/MassStorageHost.c
LUFA/ChangeLog.txt
LUFA/Drivers/USB/Class/Device/HID.h
LUFA/MigrationInformation.txt