diff options
| author | c1570 <[email protected]> | 2025-09-26 18:34:10 +0200 |
|---|---|---|
| committer | c1570 <[email protected]> | 2025-10-20 21:07:31 +0200 |
| commit | 39e2e5167c3b59176293023eaf0249a5b3955f0c (patch) | |
| tree | 810fe7f163442b775368623ffaef56b9a7bc9208 /docs/faq.rst | |
| parent | a332acf5ead28089c732428a4254354baec9afd6 (diff) | |
improved getting_started, integrated "first device/host"
Diffstat (limited to 'docs/faq.rst')
| -rw-r--r-- | docs/faq.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/faq.rst b/docs/faq.rst index ede97032d..505833316 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -38,7 +38,7 @@ Run ``python tools/get_deps.py FAMILY`` where FAMILY is your MCU family (e.g., s **Q: Can I use my own build system instead of Make/CMake?** -Yes, just add all ``.c`` files from ``src/`` to your project and configure include paths. See :doc:`guides/integration` for details. +Yes, just add all ``.c`` files from ``src/`` to your project and configure include paths. See :doc:`tutorials/getting_started` for details. **Q: Error: "tusb_config.h: No such file or directory"** |
