diff options
| author | sakumisu <[email protected]> | 2026-01-07 22:37:14 +0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-01-07 22:37:14 +0800 |
| commit | ce32f731000d413772dee0bd0356293c5840a9f2 (patch) | |
| tree | aab9822c122e14a4f3120d502e1b3fb9ebcaab59 /docs/source/api/api_device.rst | |
| parent | 44d92be0133df09ac6109726883437830baf2d64 (diff) | |
docs: fix typo
Diffstat (limited to 'docs/source/api/api_device.rst')
| -rw-r--r-- | docs/source/api/api_device.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/api/api_device.rst b/docs/source/api/api_device.rst index 5c55d64b..fdfa6952 100644 --- a/docs/source/api/api_device.rst +++ b/docs/source/api/api_device.rst @@ -137,7 +137,7 @@ event 事件包括: USBD_EVENT_DEINIT, /** USB deinit done when call usbd_deinitialize */ USBD_EVENT_UNKNOWN -.. note:: 大部分 IP USBD_EVENT_CONNECTED 和 USBD_EVENT_DISCONNECTED 都支持,当前仅 HPM 芯片支持 +.. note:: 大部分 IP USBD_EVENT_CONNECTED 和 USBD_EVENT_DISCONNECTED 事件都不支持,当前仅 HPM 芯片支持,其余芯片自行设计vbus检测电路替代 usbd_deinitialize """""""""""""""""""""""""""""""""""" @@ -499,4 +499,4 @@ CDC ECM ----------------- MTP ------------------
\ No newline at end of file +----------------- |
