fix host build

This commit is contained in:
hathach
2021-01-25 13:25:47 +07:00
parent 0fe0757657
commit ec458292fe
2 changed files with 3 additions and 2 deletions

View File

@@ -48,7 +48,8 @@ typedef enum
{
TUSB_SPEED_FULL = 0,
TUSB_SPEED_LOW ,
TUSB_SPEED_HIGH
TUSB_SPEED_HIGH,
TUSB_SPEED_INVALID = 0xff,
}tusb_speed_t;
/// defined base on USB Specs Endpoint's bmAttributes