Added new GenericHIDHost demo.
authorDean Camera <dean@fourwalledcubicle.com>
Wed, 1 Apr 2009 07:21:45 +0000 (07:21 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Wed, 1 Apr 2009 07:21:45 +0000 (07:21 +0000)
commit6198289b388e4122afe4913f899b37a8e7cd8af4
tree178377f080f369a8b0bee80f1520f7ac087d0b84
parent74496a947eef42b416a8a0cb11b7415ac6fa103b
Added new GenericHIDHost demo.

Corrections to the KeyboardHost and MouseHost demos' pipe handling to freeze and unfreeze the data pipes at the point of use.
19 files changed:
Demos/Host/GenericHIDHost/ConfigDescriptor.c [new file with mode: 0644]
Demos/Host/GenericHIDHost/ConfigDescriptor.h [new file with mode: 0644]
Demos/Host/GenericHIDHost/Doxygen.conf [new file with mode: 0644]
Demos/Host/GenericHIDHost/GenericHIDHost.aps [new file with mode: 0644]
Demos/Host/GenericHIDHost/GenericHIDHost.c [new file with mode: 0644]
Demos/Host/GenericHIDHost/GenericHIDHost.h [new file with mode: 0644]
Demos/Host/GenericHIDHost/GenericHIDHost.txt [new file with mode: 0644]
Demos/Host/GenericHIDHost/makefile [new file with mode: 0644]
Demos/Host/KeyboardHost/ConfigDescriptor.c
Demos/Host/KeyboardHost/KeyboardHost.c
Demos/Host/KeyboardHost/KeyboardHost.txt
Demos/Host/MouseHost/ConfigDescriptor.c
Demos/Host/MouseHost/MouseHost.c
Demos/Host/makefile
LUFA.pnproj
LUFA/ChangeLog.txt
LUFA/Doxygen.conf
LUFA/MigrationInformation.txt
LUFA/Version.h