diff options
| author | sakumisu <[email protected]> | 2025-07-03 20:11:32 +0800 |
|---|---|---|
| committer | sakumisu <[email protected]> | 2025-07-03 20:54:30 +0800 |
| commit | 8e0ff856fe066446ff6248cfdbf57fd8c852fd50 (patch) | |
| tree | d29644338699a242d53d96235ed515ad04a70a75 /docs/source | |
| parent | 739db92ef0791aecce7429d6bbf9b7b24da8f0fd (diff) | |
update(class/mtp): support obj remove & add event
Signed-off-by: sakumisu <[email protected]>
Diffstat (limited to 'docs/source')
| -rw-r--r-- | docs/source/support/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/support/index.rst b/docs/source/support/index.rst index 043a8bd7..d8319b9a 100644 --- a/docs/source/support/index.rst +++ b/docs/source/support/index.rst @@ -20,7 +20,7 @@ - 主机 UVC & UAC 类 MUSB IP 中 ISO 驱动和 UAC/UVC 框架, MUSB 需要为 mentor 公司制定的标准 IP -- 从机 MTP 类驱动, 支持多文件和多文件夹 +- 从机 MTP 类驱动, 支持多文件和多文件夹,支持 MCU 端增删文件并与 PC 同步 .. figure:: img/mtpdev.png |
