Darian Leung
|
edd41c24c3
|
refactor(usb): Rename mock class files
- Rename "test_usb_mock_..." class files to "mock_..."
- Fixed some codespell issues
- Fixed comment spacing
|
2024-06-09 11:30:03 +08:00 |
|
Tomas Rezucha
|
e3f811b5b8
|
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 10:00:35 +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 |
|