-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Tests: USBHID: Handle variable driver setup time
Wait for the host driver to finish setup before sending any HID reports from the device. USBHID::wait_ready() blocks until the device reaches 'configured' state, but the state of the host HID driver remains unknown to the device.
- Loading branch information
Filip Jagodzinski
committed
Mar 22, 2019
1 parent
cd703e3
commit 8c6f63e
Showing
2 changed files
with
12 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters