remove xfer_type in endpoint_handle_t

cdc device demo runs on lpc13uxx
This commit is contained in:
hathach
2013-11-11 13:52:31 +07:00
parent f00a4b448d
commit 9a81cbcd59
4 changed files with 67 additions and 29 deletions
+1
View File
@@ -54,6 +54,7 @@ enum {
INTERFACE_INVALID_NUMBER = UINT8_MAX
};
ATTR_USB_MIN_ALIGNMENT
static cdc_line_coding_t cdcd_line_coding[CONTROLLER_DEVICE_NUMBER] TUSB_CFG_ATTR_USBRAM;
typedef struct {