Deploying to gh-pages from @ cherry-embedded/CherryUSB@5822b6a790 🚀

This commit is contained in:
sakumisu
2025-05-26 10:31:58 +00:00
parent b064c1796c
commit 61bfb69fd5
4 changed files with 11 additions and 3 deletions

BIN
_images/mtpdev.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 353 KiB

View File

@@ -20,7 +20,10 @@
- 主机 UVC & UAC 类 MUSB IP 中 ISO 驱动和 UAC/UVC 框架, MUSB 需要为 mentor 公司制定的标准 IP
- 从机 MTP 类驱动
- 从机 MTP 类驱动, 支持多文件和多文件夹
.. figure:: img/mtpdev.png
- USB 网卡类高性能版本优化,包含 CDC-NCM, CDC-RNDIS, 私有类驱动(支持多包发送和接收),下面举例 RNDIS
.. figure:: img/rndistx.png

File diff suppressed because one or more lines are too long

View File

@@ -187,7 +187,12 @@
</figure>
<ul class="simple">
<li><p>主机 UVC &amp; UAC 类 MUSB IP 中 ISO 驱动和 UAC/UVC 框架, MUSB 需要为 mentor 公司制定的标准 IP</p></li>
<li><p>从机 MTP 类驱动</p></li>
<li><p>从机 MTP 类驱动, 支持多文件和多文件夹</p></li>
</ul>
<figure class="align-default">
<img alt="../_images/mtpdev.png" src="../_images/mtpdev.png" />
</figure>
<ul class="simple">
<li><p>USB 网卡类高性能版本优化,包含 CDC-NCM, CDC-RNDIS, 私有类驱动(支持多包发送和接收),下面举例 RNDIS</p></li>
</ul>
<figure class="align-default">