Shrink the size of the Printer class bootloader by refactoring the page flush code...
[pub/lufa.git] / Demos / Host / LowLevel / KeyboardHostWithParser / asf.xml
index f230ca2..e6f343d 100644 (file)
@@ -1,7 +1,7 @@
 <asf xmlversion="1.0">\r
        <project caption="Keyboard HID (with parser) Host Demo (Low Level APIs)" id="lufa.demos.host.lowlevel.keyboard_parser.example">\r
                <require idref="lufa.demos.host.lowlevel.keyboard_parser"/>\r
-               <require idref="lufa.boards.dummy"/>\r
+               <require idref="lufa.boards.dummy.avr8"/>\r
                <generator value="as5_8"/>\r
 \r
                <device-support value="at90usb1287"/>\r
@@ -16,6 +16,8 @@
                Keyboard HID Host demo with HID parser, implementing a basic USB keyboard host that can display key press data on the board LEDs.\r
                </info>\r
 \r
+               <info type="gui-flag" value="move-to-root"/>\r
+\r
                <info type="keyword" value="Technology">\r
                        <keyword value="Low Level APIs"/>\r
                        <keyword value="USB Host"/>\r