usb mass storage class

This commit is contained in:
NIIBE Yutaka
2011-12-08 11:00:26 +09:00
parent b113e6fa7b
commit 696de23b52
7 changed files with 876 additions and 9 deletions

View File

@@ -28,7 +28,7 @@
#define USB_INTERFACE_DESCRIPTOR_TYPE 0x04
#define USB_ENDPOINT_DESCRIPTOR_TYPE 0x05
#define VIRTUAL_COM_PORT_DATA_SIZE 64
#define VIRTUAL_COM_PORT_DATA_SIZE 16
#define VIRTUAL_COM_PORT_INT_SIZE 8
#define VIRTUAL_COM_PORT_SIZ_DEVICE_DESC 18