diff options
| author | sakumisu <[email protected]> | 2024-09-08 00:17:55 +0800 |
|---|---|---|
| committer | sakumisu <[email protected]> | 2024-09-08 22:12:35 +0800 |
| commit | da391c6cf97ddf78be5bed323ce186b26b9c66c3 (patch) | |
| tree | 4a33ad840c7d8a69d1d12bbfdeb51f6f1152ce82 /docs/source/usbip | |
| parent | b56b67182aff93a685aa77e9b5ea7f443a3d2c9d (diff) | |
docs: update rst framework
Diffstat (limited to 'docs/source/usbip')
| -rw-r--r-- | docs/source/usbip/cdns2.rst | 2 | ||||
| -rw-r--r-- | docs/source/usbip/cdns3.rst | 2 | ||||
| -rw-r--r-- | docs/source/usbip/chipidea.rst | 2 | ||||
| -rw-r--r-- | docs/source/usbip/dwc2.rst | 2 | ||||
| -rw-r--r-- | docs/source/usbip/dwc3.rst | 2 | ||||
| -rw-r--r-- | docs/source/usbip/ehci.rst | 2 | ||||
| -rw-r--r-- | docs/source/usbip/fotg210.rst | 2 | ||||
| -rw-r--r-- | docs/source/usbip/musb.rst | 2 | ||||
| -rw-r--r-- | docs/source/usbip/ohci.rst | 2 | ||||
| -rw-r--r-- | docs/source/usbip/xhci.rst | 2 |
10 files changed, 20 insertions, 0 deletions
diff --git a/docs/source/usbip/cdns2.rst b/docs/source/usbip/cdns2.rst new file mode 100644 index 00000000..88afc8d2 --- /dev/null +++ b/docs/source/usbip/cdns2.rst @@ -0,0 +1,2 @@ +CDNS2 +=============== diff --git a/docs/source/usbip/cdns3.rst b/docs/source/usbip/cdns3.rst new file mode 100644 index 00000000..c2132d1a --- /dev/null +++ b/docs/source/usbip/cdns3.rst @@ -0,0 +1,2 @@ +CDNS3 +=============== diff --git a/docs/source/usbip/chipidea.rst b/docs/source/usbip/chipidea.rst new file mode 100644 index 00000000..57c46ec0 --- /dev/null +++ b/docs/source/usbip/chipidea.rst @@ -0,0 +1,2 @@ +CHIPIDEA +=================
\ No newline at end of file diff --git a/docs/source/usbip/dwc2.rst b/docs/source/usbip/dwc2.rst new file mode 100644 index 00000000..6c5a8c08 --- /dev/null +++ b/docs/source/usbip/dwc2.rst @@ -0,0 +1,2 @@ +DWC2 +=================
\ No newline at end of file diff --git a/docs/source/usbip/dwc3.rst b/docs/source/usbip/dwc3.rst new file mode 100644 index 00000000..746bbee6 --- /dev/null +++ b/docs/source/usbip/dwc3.rst @@ -0,0 +1,2 @@ +DWC3 +=============== diff --git a/docs/source/usbip/ehci.rst b/docs/source/usbip/ehci.rst new file mode 100644 index 00000000..637bbe69 --- /dev/null +++ b/docs/source/usbip/ehci.rst @@ -0,0 +1,2 @@ +EHCI +=================
\ No newline at end of file diff --git a/docs/source/usbip/fotg210.rst b/docs/source/usbip/fotg210.rst new file mode 100644 index 00000000..f6e566a8 --- /dev/null +++ b/docs/source/usbip/fotg210.rst @@ -0,0 +1,2 @@ +FOTG210 +=============== diff --git a/docs/source/usbip/musb.rst b/docs/source/usbip/musb.rst new file mode 100644 index 00000000..597876c0 --- /dev/null +++ b/docs/source/usbip/musb.rst @@ -0,0 +1,2 @@ +MUSB +=================
\ No newline at end of file diff --git a/docs/source/usbip/ohci.rst b/docs/source/usbip/ohci.rst new file mode 100644 index 00000000..8467233b --- /dev/null +++ b/docs/source/usbip/ohci.rst @@ -0,0 +1,2 @@ +OHCI +=================
\ No newline at end of file diff --git a/docs/source/usbip/xhci.rst b/docs/source/usbip/xhci.rst new file mode 100644 index 00000000..0c16c2e2 --- /dev/null +++ b/docs/source/usbip/xhci.rst @@ -0,0 +1,2 @@ +XHCI +=================
\ No newline at end of file |
