1
0
mirror of https://github.com/espressif/esp-idf synced 2025-03-24 08:29:11 -04:00

4 Commits

Author SHA1 Message Date
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