Added new JoystickHostWithParser demos to the library.
authorDean Camera <dean@fourwalledcubicle.com>
Wed, 4 Nov 2009 04:55:10 +0000 (04:55 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Wed, 4 Nov 2009 04:55:10 +0000 (04:55 +0000)
commit87b2572ae50d20f04dfa6bfbd9e0b8b20ee650e9
tree9d20e638e48568341a6efb977a66a5c27d726d33
parentf93f73210892cec94a6ca446776879dee64484ed
Added new JoystickHostWithParser demos to the library.

Add some missing documentation to some of the library demos.
35 files changed:
Demos/Device/ClassDriver/makefile
Demos/Host/ClassDriver/JoystickHostWithParser/Doxygen.conf [new file with mode: 0644]
Demos/Host/ClassDriver/JoystickHostWithParser/JoystickHostWithParser.c [new file with mode: 0644]
Demos/Host/ClassDriver/JoystickHostWithParser/JoystickHostWithParser.h [new file with mode: 0644]
Demos/Host/ClassDriver/JoystickHostWithParser/JoystickHostWithParser.txt [new file with mode: 0644]
Demos/Host/ClassDriver/JoystickHostWithParser/makefile [new file with mode: 0644]
Demos/Host/ClassDriver/MouseHostWithParser/MouseHostWithParser.h
Demos/Host/ClassDriver/makefile
Demos/Host/LowLevel/CDCHost/ConfigDescriptor.c
Demos/Host/LowLevel/GenericHIDHost/ConfigDescriptor.c
Demos/Host/LowLevel/JoystickHostWithParser/ConfigDescriptor.c [new file with mode: 0644]
Demos/Host/LowLevel/JoystickHostWithParser/ConfigDescriptor.h [new file with mode: 0644]
Demos/Host/LowLevel/JoystickHostWithParser/Doxygen.conf [new file with mode: 0644]
Demos/Host/LowLevel/JoystickHostWithParser/HIDReport.c [new file with mode: 0644]
Demos/Host/LowLevel/JoystickHostWithParser/HIDReport.h [new file with mode: 0644]
Demos/Host/LowLevel/JoystickHostWithParser/JoystickHostWithParser.c [new file with mode: 0644]
Demos/Host/LowLevel/JoystickHostWithParser/JoystickHostWithParser.h [new file with mode: 0644]
Demos/Host/LowLevel/JoystickHostWithParser/JoystickHostWithParser.txt [new file with mode: 0644]
Demos/Host/LowLevel/JoystickHostWithParser/makefile [new file with mode: 0644]
Demos/Host/LowLevel/KeyboardHost/ConfigDescriptor.c
Demos/Host/LowLevel/KeyboardHostWithParser/ConfigDescriptor.c
Demos/Host/LowLevel/MIDIHost/ConfigDescriptor.c
Demos/Host/LowLevel/MassStorageHost/ConfigDescriptor.c
Demos/Host/LowLevel/MouseHost/ConfigDescriptor.c
Demos/Host/LowLevel/MouseHostWithParser/ConfigDescriptor.c
Demos/Host/LowLevel/MouseHostWithParser/ConfigDescriptor.h
Demos/Host/LowLevel/MouseHostWithParser/Doxygen.conf
Demos/Host/LowLevel/MouseHostWithParser/MouseHostWithParser.h
Demos/Host/LowLevel/PrinterHost/ConfigDescriptor.c
Demos/Host/LowLevel/StillImageHost/ConfigDescriptor.c
Demos/Host/LowLevel/StillImageHost/ConfigDescriptor.h
Demos/Host/LowLevel/makefile
LUFA.pnproj
LUFA/ManPages/ChangeLog.txt
LUFA/ManPages/LibraryApps.txt