summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMeco Man <[email protected]>2022-01-02 02:06:53 -0500
committerMeco Man <[email protected]>2022-01-02 02:06:53 -0500
commit5f9e361f5cf2a8946b5bc4002dd7f5adac856f6c (patch)
tree09377b11c05dfa860e7d0191906ab98784755abf
parent868948f67c90fa7c2553cdcd604b52862cf55720 (diff)
[rt-thread] add rt-thread os in readme
-rw-r--r--README.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 03219db3f..faeef3663 100644
--- a/README.rst
+++ b/README.rst
@@ -90,6 +90,7 @@ TinyUSB is completely thread-safe by pushing all Interrupt Service Request (ISR)
- **No OS**
- **FreeRTOS**
+- **RT-Thread** (https://github.com/tfx2001/tinyusb)
- **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