\r
<module type="application" id="lufa.demos.host.class.keyboard_parser" caption="Keyboard HID (with parser) Host Demo (Class Driver APIs)">\r
<info type="description" value="summary">\r
- Keyboard HID Host demo with HID parser, implementing a basic USB keyboard host that can display key press data on the board LEDs.\r
+ Keyboard HID Host demo with HID parser, implementing a basic USB keyboard host that can display key press data on the board LEDs. This demo uses the user-friendly USB Class Driver APIs to provide a simple, abstracted interface into the USB stack.\r
</info>\r
\r
<info type="gui-flag" value="move-to-root"/>\r
<device-support-alias value="lufa_xmega"/>\r
<device-support-alias value="lufa_uc3"/>\r
\r
+ <build type="distribute" subtype="user-file" value="doxyfile"/>\r
<build type="distribute" subtype="user-file" value="KeyboardHostWithParser.txt"/>\r
\r
<build type="c-source" value="KeyboardHostWithParser.c"/>\r