Shrink the size of the Printer class bootloader by refactoring the page flush code...
[pub/lufa.git] / LUFA / StudioIntegration / lufa_drivers_usb_class.xml
index 8bc4f3b..d15a546 100644 (file)
@@ -1,6 +1,6 @@
 <!--\r
              LUFA Library\r
-     Copyright (C) Dean Camera, 2012.\r
+     Copyright (C) Dean Camera, 2013.\r
 \r
   dean [at] fourwalledcubicle [dot] com\r
            www.lufa-lib.org\r
 \r
                        <build type="header-file" value="Drivers/USB/Class/PrinterClass.h"/>\r
                        <build type="header-file" value="Drivers/USB/Class/Common/PrinterClassCommon.h"/>\r
+                       <build type="header-file" value="Drivers/USB/Class/Device/PrinterClassDevice.h"/>\r
+                       <build type="c-source"    value="Drivers/USB/Class/Device/PrinterClassDevice.c"/>\r
                        <build type="header-file" value="Drivers/USB/Class/Host/PrinterClassHost.h"/>\r
                        <build type="c-source"    value="Drivers/USB/Class/Host/PrinterClassHost.c"/>\r
                </module>\r
                        <require idref="lufa.drivers.usb.class.si"/>\r
                </module>\r
        </asf>\r
-</lufa>
\ No newline at end of file
+</lufa>\r