Skip to content

Commit

Permalink
docs index.rst pointed to README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
hathach committed Dec 27, 2024
1 parent 824793a commit 88439ba
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions docs/index.rst
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 88439ba

Please sign in to comment.