Ver Fonte

add rt-thread's tinyusb repo address

Man, Jianting (Meco) há 4 anos atrás
pai
commit
6085999e2b
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      README.rst

+ 1 - 1
README.rst

@@ -91,7 +91,7 @@ TinyUSB is completely thread-safe by pushing all Interrupt Service Request (ISR)
 
 - **No OS**
 - **FreeRTOS**
-- `RT-Thread <https://github.com/RT-Thread/rt-thread>`_
+- `RT-Thread <https://github.com/RT-Thread/rt-thread>`_: `repo <https://github.com/RT-Thread-packages/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