diff options
| author | hathach <[email protected]> | 2024-12-27 11:39:33 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2024-12-27 15:27:04 +0700 |
| commit | 29f226c2fb09baa9b618a5bb7f390ff51882ae32 (patch) | |
| tree | 4942c0676420e12fe208643ebd909d5dcc049416 /docs | |
| parent | 824793a428aea082b4ae887ce7a26b4736e1d2cc (diff) | |
docs index.rst pointed to README.rst
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.rst | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/docs/index.rst b/docs/index.rst index 2a032c51e..0f8011e91 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,12 +1,6 @@ :hide-toc: -********* -TinyUSB -********* - -TinyUSB is an open-source cross-platform USB Host/Device stack for embedded systems, -designed to be memory-safe with no dynamic allocation and thread-safe with all interrupt events being deferred and then handled in the non-ISR task function. - +.. include:: ../README.rst .. toctree:: :caption: Index |
