diff options
| author | sakimusu <[email protected]> | 2022-02-01 23:07:38 +0800 |
|---|---|---|
| committer | sakimusu <[email protected]> | 2022-02-01 23:22:10 +0800 |
| commit | f4ba2e47ca8089ec50e5c28c37e754b5a8a4e67c (patch) | |
| tree | 48740987c08b669a1ed8d3b3cf1768d0918598ae /docs/rt-thread.md | |
| parent | 6885a8ddccfb93389892a4380f3c1248e0592e36 (diff) | |
rename usb_stack to CherryUSB
Diffstat (limited to 'docs/rt-thread.md')
| -rw-r--r-- | docs/rt-thread.md | 8 |
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 |
