docs(usb): Add USBH maintainer notes

This commit is contained in:
Darian Leung
2024-04-17 01:52:21 +08:00
parent 29ae4e7a4f
commit f0b26289d7
6 changed files with 120 additions and 4 deletions

View File

@@ -102,6 +102,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']