add usbd_task to handle event task eg setup received
This commit is contained in:
@@ -85,7 +85,7 @@ void tusb_task_runner(void)
|
||||
#endif
|
||||
|
||||
#if MODE_DEVICE_SUPPORTED
|
||||
|
||||
usbd_task(NULL);
|
||||
#endif
|
||||
}
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user