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_PLLCLKSRC )
60 #define USB_DEVICE_ONLY
67 #define USE_FLASH_DESCRIPTORS
70 #define FIXED_CONTROL_ENDPOINT_SIZE 8
72 #define FIXED_NUM_CONFIGURATIONS 1
74 #define MAX_ENDPOINT_INDEX 5