diff options
| author | c1570 <[email protected]> | 2025-09-22 23:31:13 +0200 |
|---|---|---|
| committer | c1570 <[email protected]> | 2025-10-20 21:07:04 +0200 |
| commit | e4ff88f3640458f820838efd047a3831333446d8 (patch) | |
| tree | 1b21341429fe8dda6ff59d8764a6cb6df6a4b499 /docs/tutorials/index.rst | |
| parent | 79445c2386adefb207a76a70d87578b53c3e7922 (diff) | |
WIP improved docs (feat. LLM)
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 |
