Shrink the size of the Printer class bootloader by refactoring the page flush code...
[pub/lufa.git] / Demos / Device / ClassDriver / VirtualSerialMouse / asf.xml
index 8b58df1..61bb17f 100644 (file)
@@ -1,6 +1,7 @@
 <asf xmlversion="1.0">\r
        <project caption="Virtual Serial CDC and Mouse HID Device Demo (Class Driver APIs)" id="lufa.demos.device.class.cdc_mouse.example">\r
                <require idref="lufa.demos.device.class.cdc_mouse"/>\r
+               <require idref="lufa.boards.dummy.avr8"/>\r
                <generator value="as5_8"/>\r
 \r
                <device-support value="at90usb1287"/>\r
@@ -15,6 +16,8 @@
                Virtual Serial and Mouse device demo, implementing a virtual serial channel between the host PC and the device, and a USB mouse.\r
                </info>\r
 \r
+               <info type="gui-flag" value="move-to-root"/>\r
+\r
                <info type="keyword" value="Technology">\r
                        <keyword value="Class Driver APIs"/>\r
                        <keyword value="USB Device"/>\r