Go to the documentation of this file. 42 #ifndef _LUFA_CONFIG_H_ 43 #define _LUFA_CONFIG_H_ 58 #define USE_STATIC_OPTIONS \ 59 (USB_OPT_BUSEVENT_PRIMED | USB_DEVICE_OPT_FULLSPEED | USB_OPT_RC32MCLKSRC) 60 #define USB_DEVICE_ONLY 67 #define USE_FLASH_DESCRIPTORS 69 #define NO_INTERNAL_SERIAL 71 #define FIXED_CONTROL_ENDPOINT_SIZE 8 73 #define FIXED_NUM_CONFIGURATIONS 1 75 #ifndef MAX_ENDPOINT_INDEX 76 #define MAX_ENDPOINT_INDEX 4 // 5 80 #undef NO_DEVICE_SELF_POWER