Peter Marcisovsky
|
f7b31defc9
|
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-09-02 16:41:38 +02:00 |
|
Roman Leonov
|
0a9bd7aa50
|
fix(enum): Added cancellation stage to process, second reset stage, remove dynamic members
|
2024-08-12 09:11:02 +02:00 |
|
Roman Leonov
|
f5c1039de3
|
fix(enum): Returned usb_round_up_to_mps for control request of string descriptors
|
2024-06-13 09:23:34 +02:00 |
|
Roman Leonov
|
d214c482f6
|
fix(enum): Added STALL handling on descriptor fetching
|
2024-06-10 19:45:15 +02:00 |
|
Roman Leonov
|
db1f13d259
|
fix(enum): Removed unused value
|
2024-06-10 19:45:15 +02:00 |
|
Roman Leonov
|
39f91a3d5a
|
refactor(enum): Curved out Enumeration process from Hub Driver
|
2024-06-03 10:27:37 +02:00 |
|