<asf xmlversion="1.0">\r
- <project caption="Mouse HID (with parser) Host Demo (Low Level APIs)" id="lufa.demos.host.lowlevel.mouse_parser.example">\r
+ <project caption="Mouse HID (with parser) Host Demo (Low Level APIs)" id="lufa.demos.host.lowlevel.mouse_parser.example.avr8">\r
<require idref="lufa.demos.host.lowlevel.mouse_parser"/>\r
<require idref="lufa.boards.dummy.avr8"/>\r
<generator value="as5_8"/>\r
\r
<device-support value="at90usb1287"/>\r
- <config name="lufa.drivers.board.name" value="usbkey"/>\r
+ <config name="lufa.drivers.board.name" value="none"/>\r
\r
- <build type="define" name="F_CPU" value="8000000UL"/>\r
- <build type="define" name="F_USB" value="8000000UL"/>\r
+ <build type="define" name="F_CPU" value="16000000UL"/>\r
+ <build type="define" name="F_USB" value="16000000UL"/>\r
</project>\r
\r
<module type="application" id="lufa.demos.host.lowlevel.mouse_parser" caption="Mouse HID (with parser) Host Demo (Low Level APIs)">\r
<info type="description" value="summary">\r
- Mouse HID Host demo with HID parser, implementing a basic USB mouse host that can display movement data on the board LEDs.\r
+ Mouse HID Host demo with HID parser, implementing a basic USB mouse host that can display movement data on the board LEDs. This demo uses the Low Level LUFA APIs to manually implement a USB Class for demonstration purposes without using the simpler in-built LUFA Class Driver APIs.\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="MouseHostWithParser.txt"/>\r
\r
<build type="c-source" value="MouseHostWithParser.c"/>\r