<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/docs/conf.py, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/docs/conf.py?h=master</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/docs/conf.py?h=master'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2026-06-29T03:42:41Z</updated>
<entry>
<title>docs: address Copilot review on the example READMEs</title>
<updated>2026-06-29T03:42:41Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2026-06-29T03:42:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ba32b46ebd5304812d521cd30cfdb5b284341f69'/>
<id>urn:sha1:ba32b46ebd5304812d521cd30cfdb5b284341f69</id>
<content type='text'>
- Order CFG_TUH_DEVICE_MAX before CFG_TUH_HID in the host config snippets
  (cdc_msc_hid, hid_controller) so the documented snippet has no forward
  macro reference when copied into tusb_config.h.
- Fix stale `examples.rst` references: the generator now writes per-group
  `docs/examples/&lt;group&gt;/index.rst` pages, so update the conf.py comment and
  the build-doc SKILL.md accordingly.

Co-Authored-By: Claude Opus 4.8 (1M context) &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>docs: add build-doc tooling and a README for every example</title>
<updated>2026-06-29T03:16:25Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2026-06-29T03:16:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4b1c8d16f72bb5d8f2eb8a2e8dde35abdd2f2a88'/>
<id>urn:sha1:4b1c8d16f72bb5d8f2eb8a2e8dde35abdd2f2a88</id>
<content type='text'>
Documentation tooling:
- Add the `build-doc` skill and `tools/build_doc.py` wrapper for local
  Sphinx builds (clean / -W / open).
- Enable Markdown (MyST) in conf.py and auto-collect
  examples/{device,host,dual}/*/README.md into a 3-level Examples nav
  (Examples &gt; Device/Host/Dual &gt; example), noting each page's source
  location and normalizing headings to a single H1.
- Remove the stale `.claude/commands/build-doc.md`; point the AGENTS.md
  Documentation section at the skill.

Example docs:
- Add a README.md for every device/host/dual example: what it does, USB
  interface table, notable tusb_config.h settings, generic CMake + Make
  build steps, and how to try it.
- Fold each *_freertos variant into its base README, noting the FreeRTOS
  source path and any RTOS-specific behavior.

Generated docs/examples/ output is git-ignored. Builds clean with
`sphinx-build -W`.

Co-Authored-By: Claude Opus 4.8 (1M context) &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>try to get render right</title>
<updated>2026-06-02T09:30:33Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2026-06-02T09:10:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=22c2ece872262c1331482f8e80881ab1f5f36c0b'/>
<id>urn:sha1:22c2ece872262c1331482f8e80881ab1f5f36c0b</id>
<content type='text'>
Signed-off-by: HiFiPhile &lt;admin@hifiphile.com&gt;
</content>
</entry>
<entry>
<title>fix windows build</title>
<updated>2026-03-14T08:19:24Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2026-03-14T08:19:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b4e92f63c6b653101320cbb9e8ca3f76fbc81509'/>
<id>urn:sha1:b4e92f63c6b653101320cbb9e8ca3f76fbc81509</id>
<content type='text'>
Signed-off-by: HiFiPhile &lt;admin@hifiphile.com&gt;
</content>
</entry>
<entry>
<title>update doc</title>
<updated>2025-11-11T03:53:39Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-11-11T03:27:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a1ae5b20ccf760282538dd81b9290527757fa9c7'/>
<id>urn:sha1:a1ae5b20ccf760282538dd81b9290527757fa9c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>revert unnecessary Sphinx config changes</title>
<updated>2025-10-20T19:14:28Z</updated>
<author>
<name>c1570</name>
<email>c1570@users.noreply.github.com</email>
</author>
<published>2025-10-20T18:19:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9dd67b19e207edd17917296a5c7c185c86507fa8'/>
<id>urn:sha1:9dd67b19e207edd17917296a5c7c185c86507fa8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WIP improved docs (feat. LLM)</title>
<updated>2025-10-20T19:07:04Z</updated>
<author>
<name>c1570</name>
<email>c1570@users.noreply.github.com</email>
</author>
<published>2025-09-22T21:31:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e4ff88f3640458f820838efd047a3831333446d8'/>
<id>urn:sha1:e4ff88f3640458f820838efd047a3831333446d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update docs, remove uses.rst, structure.rst. Refactor docs, use README.rst for docs index.rst</title>
<updated>2024-12-27T10:48:45Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-12-27T10:14:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=de38e53271038d67812715a2086966ec84d6b540'/>
<id>urn:sha1:de38e53271038d67812715a2086966ec84d6b540</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make all python files executable and standardize interpreter</title>
<updated>2024-09-17T19:17:12Z</updated>
<author>
<name>Shawn Hoffman</name>
<email>godisgovernment@gmail.com</email>
</author>
<published>2024-09-17T19:17:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=616532892d913b7224806ed1e881b72ed66bb3e1'/>
<id>urn:sha1:616532892d913b7224806ed1e881b72ed66bb3e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>after commit: eae4132 this dependency is no longer required</title>
<updated>2021-12-02T10:24:19Z</updated>
<author>
<name>Rafael Silva</name>
<email>perigoso@riseup.net</email>
</author>
<published>2021-12-02T10:22:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c52c9cda913a828da4d6b2da4df8a0ef1751c425'/>
<id>urn:sha1:c52c9cda913a828da4d6b2da4df8a0ef1751c425</id>
<content type='text'>
Signed-off-by: Rafael Silva &lt;perigoso@riseup.net&gt;
</content>
</entry>
</feed>
