diff options
| author | sakumisu <[email protected]> | 2026-04-27 21:25:43 +0800 |
|---|---|---|
| committer | sakumisu <[email protected]> | 2026-04-28 16:32:28 +0800 |
| commit | c9625ffa773ad10b8824d1b5361bca2ccc1f3d1e (patch) | |
| tree | 6a9e0183c1364f7852eeba104b1c6916b901435b /docs/zh/quick_start/demo.rst | |
| parent | 1a885c76b85d7d40955bc8e88a522a3dd0eb3183 (diff) | |
docs: release v1.6.1v1.6.1release/v1.6
Signed-off-by: sakumisu <[email protected]>
Diffstat (limited to 'docs/zh/quick_start/demo.rst')
| -rw-r--r-- | docs/zh/quick_start/demo.rst | 56 |
1 files changed, 28 insertions, 28 deletions
diff --git a/docs/zh/quick_start/demo.rst b/docs/zh/quick_start/demo.rst index efa12f3f..d56839fb 100644 --- a/docs/zh/quick_start/demo.rst +++ b/docs/zh/quick_start/demo.rst @@ -119,8 +119,8 @@ ESP-Registry 可以参考官方文档,推荐使用 vscode + esp-idf 的开发� - DWC2 - less than latest -基于 NXP MCX 系列芯片 ---------------------------- +基于 SiFli 系列芯片(官方 SDK 支持) +-------------------------------------------- .. list-table:: :widths: 10 10 10 @@ -129,12 +129,12 @@ ESP-Registry 可以参考官方文档,推荐使用 vscode + esp-idf 的开发� * - Repo url - USB IP - Version - * - https://github.com/CherryUSB/cherryusb_mcx https://github.com/RT-Thread/rt-thread/tree/master/bsp/nxp/mcx - - CHIPIDEA/kinetis + * - https://github.com/OpenSiFli/SiFli-SDK + - MUSB - less than latest -基于 SiFli 系列芯片(官方 SDK 支持) --------------------------------------------- +基于 NXP MCX 系列芯片 +--------------------------- .. list-table:: :widths: 10 10 10 @@ -143,8 +143,8 @@ ESP-Registry 可以参考官方文档,推荐使用 vscode + esp-idf 的开发� * - Repo url - USB IP - Version - * - https://github.com/OpenSiFli/SiFli-SDK - - MUSB + * - https://github.com/CherryUSB/cherryusb_mcx https://github.com/RT-Thread/rt-thread/tree/master/bsp/nxp/mcx + - CHIPIDEA/kinetis - less than latest 基于 RP2040/RP2035 芯片(官方 SDK 即将支持) @@ -161,20 +161,6 @@ ESP-Registry 可以参考官方文档,推荐使用 vscode + esp-idf 的开发� - RP2040 - less than latest -基于 Bekencorp 系列芯片(官方 SDK 支持) ------------------------------------------------------- - -.. list-table:: - :widths: 10 10 10 - :header-rows: 1 - - * - Repo url - - USB IP - - Version - * - https://github.com/bekencorp/armino - - MUSB - - equal to v0.7.0 - 基于 ST 系列芯片 --------------------------- @@ -322,6 +308,16 @@ USB Host 移植要点 .. figure:: img/stm32_18.png +基于 Actionstech 系列芯片(官方 SDK 支持) +------------------------------------------------------ + +Not opensource, 请联系 Actionstech 官方 + +基于新塘系列芯片(官方 SDK 支持) +------------------------------------------------------ + +Not opensource, 请联系 新塘 官方 + 基于 Sophgo 系列芯片(官方 SDK 支持) ------------------------------------------------------ @@ -336,12 +332,16 @@ USB Host 移植要点 - DWC2 - equal to v0.7.0 -基于 Actionstech 系列芯片(官方 SDK 支持) +基于 Bekencorp 系列芯片(官方 SDK 支持) ------------------------------------------------------ -Not opensource, 请联系 Actionstech 官方 - -基于新塘系列芯片(官方 SDK 支持) ------------------------------------------------------- +.. list-table:: + :widths: 10 10 10 + :header-rows: 1 -Not opensource, 请联系 新塘 官方 + * - Repo url + - USB IP + - Version + * - https://github.com/bekencorp/armino + - MUSB + - equal to v0.7.0 |
