diff options
| author | Man, Jianting (Meco) <[email protected]> | 2022-01-06 12:40:08 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-01-06 12:40:08 -0500 |
| commit | 13015a17a4f40ffdd7a5e38c54f9e1370b167335 (patch) | |
| tree | c176450bac8fed32608c1f2c49bf85168c81ccb5 | |
| parent | 5f9e361f5cf2a8946b5bc4002dd7f5adac856f6c (diff) | |
Update README.rst
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst index faeef3663..b72436390 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 |
