| 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 58
|
58 |
#define USB_CFG_HID_REPORT_DESCRIPTOR_LENGTH 44
|
| 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
|