Subversion Repositories group.electronics

Rev

Rev 34 | Rev 38 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 34 Rev 37
Line 53... Line 53...
53
#define USB_CFG_DEVICE_CLASS        0    /* set to 0 if deferred to interface */
53
#define USB_CFG_DEVICE_CLASS        0    /* set to 0 if deferred to interface */
54
#define USB_CFG_DEVICE_SUBCLASS     0
54
#define USB_CFG_DEVICE_SUBCLASS     0
55
#define USB_CFG_INTERFACE_CLASS     3   /* HID */
55
#define USB_CFG_INTERFACE_CLASS     3   /* HID */
56
#define USB_CFG_INTERFACE_SUBCLASS  0	/* no boot interface */
56
#define USB_CFG_INTERFACE_SUBCLASS  0	/* no boot interface */
57
#define USB_CFG_INTERFACE_PROTOCOL  0	/* no protocol */
57
#define USB_CFG_INTERFACE_PROTOCOL  0	/* no protocol */
58
#define USB_CFG_HID_REPORT_DESCRIPTOR_LENGTH    89
58
#define USB_CFG_HID_REPORT_DESCRIPTOR_LENGTH    87
59
/* #define USB_PUBLIC static */
59
/* #define USB_PUBLIC static */
60
 
60
 
61
#define USB_CFG_DESCR_PROPS_DEVICE                  0
61
#define USB_CFG_DESCR_PROPS_DEVICE                  0
62
#define USB_CFG_DESCR_PROPS_CONFIGURATION           0
62
#define USB_CFG_DESCR_PROPS_CONFIGURATION           0
63
#define USB_CFG_DESCR_PROPS_STRINGS                 0
63
#define USB_CFG_DESCR_PROPS_STRINGS                 0