summaryrefslogtreecommitdiff
path: root/src/common
diff options
context:
space:
mode:
Diffstat (limited to 'src/common')
-rw-r--r--src/common/tusb_types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/tusb_types.h b/src/common/tusb_types.h
index 5b26f5aec..f998eabfb 100644
--- a/src/common/tusb_types.h
+++ b/src/common/tusb_types.h
@@ -265,6 +265,7 @@ typedef enum
enum
{
+ CONTROL_STAGE_IDLE,
CONTROL_STAGE_SETUP,
CONTROL_STAGE_DATA,
CONTROL_STAGE_ACK