diff options
Diffstat (limited to 'docs/tutorials/index.rst')
| -rw-r--r-- | docs/tutorials/index.rst | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/tutorials/index.rst b/docs/tutorials/index.rst new file mode 100644 index 000000000..6cf8f6ded --- /dev/null +++ b/docs/tutorials/index.rst @@ -0,0 +1,12 @@ +********* +Tutorials +********* + +Step-by-step learning guides for TinyUSB development. + +.. toctree:: + :maxdepth: 2 + + getting_started + first_device + first_host
\ No newline at end of file |
