summaryrefslogtreecommitdiff
path: root/docs/rt-thread.md
diff options
context:
space:
mode:
authorsakimusu <[email protected]>2022-02-01 23:07:38 +0800
committersakimusu <[email protected]>2022-02-01 23:22:10 +0800
commitf4ba2e47ca8089ec50e5c28c37e754b5a8a4e67c (patch)
tree48740987c08b669a1ed8d3b3cf1768d0918598ae /docs/rt-thread.md
parent6885a8ddccfb93389892a4380f3c1248e0592e36 (diff)
rename usb_stack to CherryUSB
Diffstat (limited to 'docs/rt-thread.md')
-rw-r--r--docs/rt-thread.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/rt-thread.md b/docs/rt-thread.md
index 6689e047..d509ba30 100644
--- a/docs/rt-thread.md
+++ b/docs/rt-thread.md
@@ -1,15 +1,15 @@
-# RT-Thread package Userguide with usb stack
+# RT-Thread package Userguide with CherryUSB
[中文版](rt-thread_zh.md)
-To use usb stack package, you need to select it in the RT-Thread package manager. The specific path is as follows:
+To use CherryUSB package, you need to select it in the RT-Thread package manager. The specific path is as follows:
```
-> RT-Thread online packages
-> system packages
- --- USB Stack: tiny and portable USB stack for embedded system with USB IP
+ --- CherryUSB: tiny and portable USB stack for embedded system with USB IP
- USB STACK Options ---->
+ CherryUSB Options ---->
USB Speed (FS) --->
[*] Enable usb device mode
[*] Enable usb cdc acm device