diff options
| author | sakumisu <[email protected]> | 2025-05-26 21:54:32 +0800 |
|---|---|---|
| committer | sakumisu <[email protected]> | 2025-05-26 21:54:32 +0800 |
| commit | fe24f8d4ba7d73be47a5e78a9d87689294099eac (patch) | |
| tree | 06ca27bcdb7b4289d98a87fa71afb3e7604404f1 /docs/source | |
| parent | 5fed8b7d0539e37100d91381a8b46847364ecd4d (diff) | |
feat(class/mtp): support mtp device
Signed-off-by: sakumisu <[email protected]>
Diffstat (limited to 'docs/source')
| -rw-r--r-- | docs/source/support/img/mtpdev.png | bin | 0 -> 361577 bytes | |||
| -rw-r--r-- | docs/source/support/index.rst | 5 |
2 files changed, 4 insertions, 1 deletions
diff --git a/docs/source/support/img/mtpdev.png b/docs/source/support/img/mtpdev.png Binary files differnew file mode 100644 index 00000000..513b8ac9 --- /dev/null +++ b/docs/source/support/img/mtpdev.png diff --git a/docs/source/support/index.rst b/docs/source/support/index.rst index 88f4eb1e..cff81fbf 100644 --- a/docs/source/support/index.rst +++ b/docs/source/support/index.rst @@ -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 |
