Просмотр исходного кода

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

Meco Man 4 лет назад
Родитель
Сommit
5f9e361f5c
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      README.rst

+ 1 - 0
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