摘要: /* USB Standard Device Descriptor */const u8 Virtual_Com_Port_DeviceDescriptor[] = { 0x12, /* bLength */ //USB设备描述符的总长度固定为18个字节,因此为12H USB_D... 阅读全文
posted @ 2014-07-25 18:36 jianguo_wang 阅读(8969) 评论(0) 推荐(0) 编辑