Commit Graph

4 Commits (74274173af11a4142da9a1ac997572eeb45c69e2)

Author SHA1 Message Date
Maciej Bocianski 74274173af USB generic tests 2018-03-27 14:32:00 +02:00
Russ Butler ebba8c5bfb Update USBTester for the new USB API
Update the class USBTester so it works with the new zero-copy
USBDevice API.
2018-03-27 14:31:59 +02:00
Russ Butler 05aafac28b Update USBTester for simplified read handling
Remove read_start and replace read_finish with read to match the new
USBDevice API.
2018-03-27 14:31:59 +02:00
Russ Butler 17bc923eb6 Add USBDevice test code
Add a USB test and the class USBTester.cpp to go along with it.
2018-03-27 14:31:58 +02:00