docs(ext_hub): Added description for External Hub Driver

This commit is contained in:
Roman Leonov
2024-05-23 13:13:13 +02:00
parent ec6f52a717
commit 16c3c050be
7 changed files with 75 additions and 336 deletions

View File

@@ -115,6 +115,7 @@ USB_DOCS = ['api-reference/peripherals/usb_device.rst',
'api-reference/peripherals/usb_host/usb_host_notes_index.rst',
'api-reference/peripherals/usb_host/usb_host_notes_usbh.rst',
'api-reference/peripherals/usb_host/usb_host_notes_enum.rst',
'api-reference/peripherals/usb_host/usb_host_notes_ext_hub.rst',
'api-guides/usb-otg-console.rst',
'api-guides/dfu.rst']