diff options
| author | Ha Thach <[email protected]> | 2026-03-05 21:25:58 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-03-05 21:25:58 +0700 |
| commit | ae3864d21f2b206ae41d1d424b96fea0ac7e0dc6 (patch) | |
| tree | 2c35c9cd84662958fe7853e2a8563ca2bc8e6fe9 /docs | |
| parent | cd7bbba1ddc1ee8f6b4f896c98a5ec452b0953d6 (diff) | |
| parent | ce8a77083dc00423b2c1a4c7657aa7290684dea6 (diff) | |
Merge pull request #3423 from armusin/threadx_osal
ThreadX OSAL header
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/faq.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/faq.rst b/docs/faq.rst index a5fe09495..97e8e72ff 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -15,7 +15,7 @@ Yes, TinyUSB is released under the MIT license, allowing commercial use with min **Q: Does TinyUSB require an RTOS?** -No, TinyUSB works in bare metal environments. It also supports FreeRTOS, RT-Thread, and Mynewt. +No, TinyUSB works in bare metal environments. It also supports FreeRTOS, RT-Thread, ThreadX, and Mynewt. **Q: How much memory does TinyUSB use?** |
