add & pass a first few test for cdc host

implement cdch_open_subtask
This commit is contained in:
hathach
2013-07-01 10:35:37 +07:00
parent a943cce991
commit a4f7dc1105
16 changed files with 646 additions and 46 deletions

View File

@@ -207,7 +207,7 @@ typedef enum {
enum {
DESCRIPTOR_OFFSET_LENGTH = 0,
DESCRIPTOR_OFFSET_TYPE = 1
DESCRIPTOR_OFFSET_TYPE = 1
};
#ifdef __cplusplus