add test & code for open bulk transfer to hcd_pipe_open()

This commit is contained in:
hathach
2013-03-05 23:08:00 +07:00
parent c0bbc2aded
commit b3775b631b
7 changed files with 133 additions and 52 deletions

View File

@@ -73,13 +73,6 @@ typedef enum {
TUSB_DIR_DEV_TO_HOST = 1
}tusb_direction_t;
/// TBD
typedef enum {
TUSB_PID_SETUP,
TUSB_PID_IN,
TUSB_PID_OUT
}tusb_pid_t;
/// USB Descriptor Types (section 9.4 table 9-5)
typedef enum {
TUSB_DESC_DEVICE =1 , ///< 1