replaced config_num by configured

This commit is contained in:
hathach
2019-03-30 13:48:15 +07:00
parent 93a853cd5b
commit d9682f8240
3 changed files with 23 additions and 12 deletions

View File

@@ -48,6 +48,7 @@ typedef enum
DCD_EVENT_SETUP_RECEIVED,
DCD_EVENT_XFER_COMPLETE,
// Not an DCD event, just a convenient way to defer ISR function
USBD_EVENT_FUNC_CALL
} dcd_eventid_t;