Roman Leonov
|
b15e83f6e0
|
refactor(usb_host): Removed error in enum when stalled, added hcd_dwc no more free channels
|
2024-10-28 18:14:14 +01:00 |
|
Peter Marcisovsky
|
07dc67c640
|
refactor(usb_host): Fixed function return values in usb_host stack:
- updated doxygen for the whole usb_host stack
- doxygen for test_apps is not updated
- fixed error codes propagation problems in the usb_host stack
|
2024-10-08 11:25:28 +02:00 |
|
Roman Leonov
|
aa3adb747e
|
fix(usb_host): The Enumeration Driver, cancellation on error
|
2024-09-06 10:53:01 +02:00 |
|
Tomas Rezucha
|
a9f8f2576a
|
fix(enum): Returned usb_round_up_to_mps for control request of string descriptors
|
2024-09-06 10:27:42 +02:00 |
|
Roman Leonov
|
9eb4ea32fe
|
fix(enum): Fixed STALL on descriptor request, removed unused value
|
2024-09-06 10:27:42 +02:00 |
|
Roman Leonov
|
e729453089
|
refactor(enum): Curved out Enumeration process from Hub Driver
|
2024-09-06 10:17:22 +02:00 |
|