Tweak the LUFA config for the Mass Storage class bootloader to reduce the compiled...
authorDean Camera <dean@fourwalledcubicle.com>
Sun, 17 Mar 2013 16:37:00 +0000 (16:37 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sun, 17 Mar 2013 16:37:00 +0000 (16:37 +0000)
Bootloaders/MassStorage/Config/LUFAConfig.h

index b6f4020..b22e67f 100644 (file)
@@ -75,8 +75,8 @@
                #define FIXED_NUM_CONFIGURATIONS         1
 //             #define CONTROL_ONLY_DEVICE
                #define INTERRUPT_CONTROL_ENDPOINT
-//             #define NO_DEVICE_REMOTE_WAKEUP
-//             #define NO_DEVICE_SELF_POWER
+               #define NO_DEVICE_REMOTE_WAKEUP
+               #define NO_DEVICE_SELF_POWER
 
                /* USB Host Mode Driver Related Tokens: */
 //             #define HOST_STATE_AS_GPIOR              {Insert Value Here}