[rt-thread] add rt-thread os in readme

This commit is contained in:
Meco Man 2022-01-02 02:06:53 -05:00
parent 868948f67c
commit 5f9e361f5c
1 changed files with 1 additions and 0 deletions

View File

@ -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