diff options
| author | Ha Thach <[email protected]> | 2022-02-01 22:35:21 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-02-01 22:35:21 +0700 |
| commit | d56bbbb5a774fba8bc7663c7efa7dfa152db68b5 (patch) | |
| tree | 261380f70ce37b3e05f317b6451e21d101bc85c2 | |
| parent | ffb257ac17f162bc5a4c26596d7a1e954db98aa5 (diff) | |
| parent | 6085999e2be6974bfb59475213331ba21a7b5872 (diff) | |
Merge pull request #1303 from mysterywolf/master
add rt-thread's tinyusb repo address
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst index f21cd9bca..8cf4a98da 100644 --- a/README.rst +++ b/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 |
