docs(usb): Add USBH maintainer notes

This commit is contained in:
Darian Leung
2024-04-17 01:52:21 +08:00
parent 64faf3aa9f
commit 0b11401bc4
7 changed files with 121 additions and 4 deletions

View File

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