From f4ba2e47ca8089ec50e5c28c37e754b5a8a4e67c Mon Sep 17 00:00:00 2001 From: sakimusu <1203593632@qq.com> Date: Tue, 1 Feb 2022 23:07:38 +0800 Subject: rename usb_stack to CherryUSB --- docs/rt-thread.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/rt-thread.md') 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 -- cgit v1.3.1