docs(ext_port): Maintainers Notes for the External Port Driver

This commit is contained in:
Roman Leonov
2024-11-21 19:48:44 +08:00
parent cfaf175cfa
commit 10bdcad7db
7 changed files with 230 additions and 42 deletions

View File

@@ -122,6 +122,7 @@ USB_DOCS = ['api-reference/peripherals/usb_device.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-reference/peripherals/usb_host/usb_host_notes_ext_port.rst',
'api-guides/usb-otg-console.rst',
'api-guides/dfu.rst']