Darian Leung
|
12f07d846b
|
refactor(usb): Rename mock class files
- Rename "test_usb_mock_..." class files to "mock_..."
- Fixed some codespell issues
- Fixed comment spacing
|
2024-09-28 00:56:44 +08:00 |
|
Tomas Rezucha
|
c64d0be428
|
feat(usb/host): Update ISOC scheduler for HS endpoints
USB-OTG uses 'sched_info' field of HCTSIZ register to schedule transactions
in USB microframes.
|
2024-03-04 09:59:50 +01:00 |
|
Tomas Rezucha
|
645592e157
|
usb: Refactor USB Host tests
* USB tests migrated to pytest
* Error messages improved
* Configurable for different mock devices
|
2022-11-30 18:12:54 +01:00 |
|