diff options
| author | sakumisu <[email protected]> | 2022-02-13 15:26:48 +0800 |
|---|---|---|
| committer | sakumisu <[email protected]> | 2022-02-13 15:49:23 +0800 |
| commit | 2f086a4ec3394c4ffb745368cdca901454d694ae (patch) | |
| tree | 6e3372c11c535e2391dc6bb1a9afd3cd5840cd82 /docs/rt-thread.md | |
| parent | f31d94c7f9f575b23d74c0d09f93be82097c07da (diff) | |
update readme for host
Diffstat (limited to 'docs/rt-thread.md')
| -rw-r--r-- | docs/rt-thread.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/rt-thread.md b/docs/rt-thread.md index d509ba30..e462f7cd 100644 --- a/docs/rt-thread.md +++ b/docs/rt-thread.md @@ -28,7 +28,6 @@ To use CherryUSB package, you need to select it in the RT-Thread package manager ### In STM32 Please note that stm32 series have two usb ip. For usb ip, like stm32f0、stm32f1、stm32f3, for usb otg ip(as we know it is from **synopsys**),like stm32f4、stm32f7 and so on. -~~Currently,if you usb usb device on mcu with usb ip, recommend you to use dcd porting named **usb_dc_nohal.c**,otherwise use **usb_dc_hal.c**.In the future,**usb_dc_hal.c** will be droped~~. #### Use USB Device |
