diff options
| author | sakumisu <[email protected]> | 2026-03-05 11:53:20 +0800 |
|---|---|---|
| committer | sakumisu <[email protected]> | 2026-03-05 11:54:46 +0800 |
| commit | 46aaf52112e67609400685218ac0e5fe3aefa291 (patch) | |
| tree | dee1aac92ec12b92d14ccdb9ff8e7c1a6c493199 | |
| parent | 505d2ef406aa6b492c2c24fc726a85703c587ad2 (diff) | |
docs: update readme
Signed-off-by: sakumisu <[email protected]>
| -rw-r--r-- | README.md | 24 | ||||
| -rw-r--r-- | README_zh.md | 26 |
2 files changed, 28 insertions, 22 deletions
@@ -186,23 +186,27 @@ Only standard and commercial USB IP are listed. - ๐ป [CherryUSB Demo Repo](https://cherryusb.readthedocs.io/en/latest/quick_start/demo.html) - ๐บ [CherryUSB Cheese(>= V1.4.3)](https://www.bilibili.com/cheese/play/ss707687201) -### Package Support +### Tools -- [RT-Thread](https://packages.rt-thread.org/detail.html?package=CherryUSB) -- [YOC](https://www.xrvm.cn/document?temp=usb-host-protocol-stack-device-driver-adaptation-instructions&slug=yocbook) -- [ESP-Registry](https://components.espressif.com/components/cherry-embedded/cherryusb) +- ๐ [Cherry Descriptor Generator](https://desc.cherry-embedded.org/en) +- ๐ง [CDC Speed Test](https://github.com/cherry-embedded/CherryUSB/blob/master/tools/test_srcipts/test_cdc_speed.py) +- ๐ง [HID Custom Test](https://github.com/cherry-embedded/CherryUSB/blob/master/tools/test_srcipts/test_hid_inout.py) -### Descriptor Generator Tool +### Community Or Commercial Support -Cherry Descriptor: https://desc.cherry-embedded.org/en +- ๐ฌ [CherryUSB QQ Group](https://qm.qq.com/q/w3GnM4bkfA) +- ๐ฌ [CherryUSB discord](https://discord.com/invite/wFfvrSAey8) +- ๐๐ฝ [Commercial Support](https://cherryusb.readthedocs.io/en/latest/support/index.html) -### Contact +### Package Support -CherryUSB discord: https://discord.com/invite/wFfvrSAey8 +- ๐ [RT-Thread](https://packages.rt-thread.org/detail.html?package=CherryUSB) +- ๐ [YOC](https://www.xrvm.cn/document?temp=usb-host-protocol-stack-device-driver-adaptation-instructions&slug=yocbook) +- ๐ [ESP-Registry](https://components.espressif.com/components/cherry-embedded/cherryusb) -## Commercial Support +### Mirror URL -Refer to https://cherryusb.readthedocs.io/en/latest/support/index.html +- [AtomGit](https://atomgit.com/cherry-embedded/CherryUSB) ## Company Support diff --git a/README_zh.md b/README_zh.md index 89aefe14..277d4105 100644 --- a/README_zh.md +++ b/README_zh.md @@ -186,25 +186,27 @@ x ๅไปฅไธๅฎๅฝฑๅ๏ผ - ๐ป [CherryUSB Demo Repo](https://cherryusb.readthedocs.io/zh-cn/latest/quick_start/demo.html) - ๐บ [CherryUSB Cheese(>= V1.4.3)](https://www.bilibili.com/cheese/play/ss707687201) -### ่ฝฏไปถๅ
ๆฏๆ +### ๅทฅๅ
ท -- [RT-Thread](https://packages.rt-thread.org/detail.html?package=CherryUSB) -- [YOC](https://www.xrvm.cn/document?temp=usb-host-protocol-stack-device-driver-adaptation-instructions&slug=yocbook) -- [ESP-Registry](https://components.espressif.com/components/cherry-embedded/cherryusb) +- ๐ [Cherry Descriptor Generator](https://desc.cherry-embedded.org/zh) +- ๐ง [CDC Speed Test](https://github.com/cherry-embedded/CherryUSB/blob/master/tools/test_srcipts/test_cdc_speed.py) +- ๐ง [HID Custom Test](https://github.com/cherry-embedded/CherryUSB/blob/master/tools/test_srcipts/test_hid_inout.py) -### ๆ่ฟฐ็ฌฆ็ๆๅทฅๅ
ท +### ็คพๅบ Or ๅไธๆฏๆ -Cherry Descriptor: https://desc.cherry-embedded.org/zh +- ๐ฌ [CherryUSB QQ Group](https://qm.qq.com/q/w3GnM4bkfA) +- ๐ฌ [CherryUSB discord](https://discord.com/invite/wFfvrSAey8) +- ๐๐ฝ [Commercial Support](https://cherryusb.readthedocs.io/zh-cn/latest/support/index.html) -### Contact +### ่ฝฏไปถๅ
-CherryUSB QQ็พค๏ผ642693751 +- ๐ [RT-Thread](https://packages.rt-thread.org/detail.html?package=CherryUSB) +- ๐ [YOC](https://www.xrvm.cn/document?temp=usb-host-protocol-stack-device-driver-adaptation-instructions&slug=yocbook) +- ๐ [ESP-Registry](https://components.espressif.com/components/cherry-embedded/cherryusb) -CherryUSB ๅพฎไฟก็พค๏ผไธๆ่็ณปๅ้่ฏทๅ ๅ
ฅ +### ้ๅไปๅบ -## ๅไธๆฏๆ - -ๅ่ https://cherryusb.readthedocs.io/zh-cn/latest/support/index.html +- [AtomGit](https://atomgit.com/cherry-embedded/CherryUSB) ## ๆฏๆไผไธ |
