From 13015a17a4f40ffdd7a5e38c54f9e1370b167335 Mon Sep 17 00:00:00 2001 From: "Man, Jianting (Meco)" <920369182@qq.com> Date: Thu, 6 Jan 2022 12:40:08 -0500 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index faeef366..b7243639 100644 --- a/README.rst +++ b/README.rst @@ -90,7 +90,7 @@ TinyUSB is completely thread-safe by pushing all Interrupt Service Request (ISR) - **No OS** - **FreeRTOS** -- **RT-Thread** (https://github.com/tfx2001/tinyusb) +- **RT-Thread** (https://github.com/RT-Thread/rt-thread) - **Mynewt** Due to the newt package build system, Mynewt examples are better to be on its [own repo](https://github.com/hathach/mynewt-tinyusb-example) Local Docs