Roman Leonov
|
b2c3c9471e
|
refactor(ext_port): Removed ext_hub dependency
|
2025-05-06 15:21:07 +02:00 |
|
Roman Leonov
|
c391c835c2
|
refactor(ext_port): Changed the mechanism for hub class request
Merged all Hub Class specific request to one function.
Added a callback for the External Port Driver to break the dependency from ext_hub.h
|
2025-05-06 15:00:50 +02:00 |
|
Roman Leonov
|
9c98a17a0d
|
feat(ext_hub): Added device error handling
|
2025-05-06 14:17:29 +02:00 |
|
Roman Leonov
|
7c56120be1
|
feat(hub): Added notification when hubs support is disabled
|
2024-12-05 10:32:52 +01:00 |
|
Roman Leonov
|
e62df280e0
|
feat(ext_port): Added External Port driver
|
2024-10-18 10:46:51 +02:00 |
|
Peter Marcisovsky
|
7aece79530
|
fix(usb_host): Update log level and error poropagation
|
2024-10-10 12:51:06 +02:00 |
|
Peter Marcisovsky
|
f02ee8ef5d
|
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-10 12:51:06 +02:00 |
|
Roman Leonov
|
3d2edb47bb
|
refactor(ext_hub): Prerequisites for the Ext Port Driver
|
2024-09-06 10:37:01 +02:00 |
|
Roman Leonov
|
ec6f52a717
|
feat(ext_hub): Added External Hub driver
|
2024-09-06 10:02:38 +02:00 |
|