Fixes for New USB stack

This commit is contained in:
NIIBE Yutaka
2012-05-11 09:28:04 +09:00
parent ab8a3eed29
commit a0a1b8177b
7 changed files with 42 additions and 23 deletions

View File

@@ -5,3 +5,6 @@
#define USB_CDC_REQ_GET_LINE_CODING 0x21
#define USB_CDC_REQ_SET_CONTROL_LINE_STATE 0x22
#define USB_CDC_REQ_SEND_BREAK 0x23
#define VIRTUAL_COM_PORT_DATA_SIZE 16
#define VIRTUAL_COM_PORT_INT_SIZE 8