Merge branch 'refactor/usb_host_usbh_api' into 'master'

refactor(usb/host): Refactor USBH API

See merge request espressif/esp-idf!30029
This commit is contained in:
Darian
2024-04-24 14:50:25 +08:00
16 changed files with 1120 additions and 820 deletions
@@ -1,2 +1 @@
.. include:: ../../../../en/api-reference/peripherals/usb_host/usb_host_notes_arch
.rst
.. include:: ../../../../en/api-reference/peripherals/usb_host/usb_host_notes_arch.rst
@@ -21,14 +21,14 @@ USB 主机维护者注意事项(简介)
usb_host_notes_design
usb_host_notes_arch
usb_host_notes_dwc_otg
usb_host_notes_usbh
待写章节:
- USB 主机维护者注意事项(HAL 和 LL)
- USB 主机维护者注意事项 (HCD)
- USB 主机维护者注意事项 (USBH)
- USB 主机维护者注意事项 (Hub)
- USB 主机维护者注意事项 (USB Host Library)
- USB 主机维护者注意事项HCD
- USB 主机维护者注意事项Hub
- USB 主机维护者注意事项USB Host Library
.. -------------------------------------------------- Introduction -----------------------------------------------------
@@ -0,0 +1 @@
.. include:: ../../../../en/api-reference/peripherals/usb_host/usb_host_notes_usbh.rst