summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAleksei Musin <[email protected]>2025-12-22 15:16:09 +0400
committerAleksei Musin <[email protected]>2025-12-22 15:16:09 +0400
commit003d6ebac75e3b56814a68a957fc1ec52c98006e (patch)
treeaeb7061865150d42a6b15ea817d191efd00dd4d2 /docs
parentb209b177ecc41ca733a4420c60fb7c1170be2342 (diff)
ThreadX OSAL header is added. Docs are updated.
Diffstat (limited to 'docs')
-rw-r--r--docs/faq.rst2
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?**