Update Studio Integration DLL, to include package logging.
[pub/USBasp.git] / Bootloaders / MassStorage / Config / LUFAConfig.h
index b6f4020..ff902c4 100644 (file)
@@ -1,13 +1,13 @@
 /*
              LUFA Library
 /*
              LUFA Library
-     Copyright (C) Dean Camera, 2013.
+     Copyright (C) Dean Camera, 2015.
 
   dean [at] fourwalledcubicle [dot] com
            www.lufa-lib.org
 */
 
 /*
 
   dean [at] fourwalledcubicle [dot] com
            www.lufa-lib.org
 */
 
 /*
-  Copyright 2013  Dean Camera (dean [at] fourwalledcubicle [dot] com)
+  Copyright 2015  Dean Camera (dean [at] fourwalledcubicle [dot] com)
 
   Permission to use, copy, modify, distribute, and sell this
   software and its documentation for any purpose is hereby granted
 
   Permission to use, copy, modify, distribute, and sell this
   software and its documentation for any purpose is hereby granted
                #define USE_RAM_DESCRIPTORS
 //             #define USE_FLASH_DESCRIPTORS
 //             #define USE_EEPROM_DESCRIPTORS
                #define USE_RAM_DESCRIPTORS
 //             #define USE_FLASH_DESCRIPTORS
 //             #define USE_EEPROM_DESCRIPTORS
-//             #define NO_INTERNAL_SERIAL
+               #define NO_INTERNAL_SERIAL
                #define FIXED_CONTROL_ENDPOINT_SIZE      8
                #define DEVICE_STATE_AS_GPIOR            0
                #define FIXED_NUM_CONFIGURATIONS         1
 //             #define CONTROL_ONLY_DEVICE
                #define INTERRUPT_CONTROL_ENDPOINT
                #define FIXED_CONTROL_ENDPOINT_SIZE      8
                #define DEVICE_STATE_AS_GPIOR            0
                #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}
 
                /* USB Host Mode Driver Related Tokens: */
 //             #define HOST_STATE_AS_GPIOR              {Insert Value Here}