index.rst 1.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. ESP-IDF Programming Guide
  2. =========================
  3. :link_to_translation:`zh_CN:[中文]`
  4. This is the documentation for Espressif IoT Development Framework (`esp-idf <https://github.com/espressif/esp-idf>`_). ESP-IDF is the official development framework for the `ESP32 <https://espressif.com/en/products/hardware/esp32/overview>`_ chip.
  5. ================== ================== ==================
  6. |Get Started|_ |API Reference|_ |H/W Reference|_
  7. ------------------ ------------------ ------------------
  8. `Get Started`_ `API Reference`_ `H/W Reference`_
  9. ------------------ ------------------ ------------------
  10. |API Guides|_ |Contribute|_ |Resources|_
  11. ------------------ ------------------ ------------------
  12. `API Guides`_ `Contribute`_ `Resources`_
  13. ================== ================== ==================
  14. .. |Get Started| image:: ../_static/get-started.gif
  15. .. _Get Started: get-started/index.html
  16. .. |API Reference| image:: ../_static/api-reference.gif
  17. .. _API Reference: api-reference/index.html
  18. .. |H/W Reference| image:: ../_static/hw-reference.gif
  19. .. _H/W Reference: hw-reference/index.html
  20. .. |API Guides| image:: ../_static/api-guides.gif
  21. .. _API Guides: api-guides/index.html
  22. .. |Contribute| image:: ../_static/contribute.gif
  23. .. _Contribute: contribute/index.html
  24. .. |Resources| image:: ../_static/resources.gif
  25. .. _Resources: resources.html
  26. .. toctree::
  27. :hidden:
  28. Get Started <get-started/index>
  29. Get Started (CMake Preview) <get-started-cmake/index>
  30. API Reference <api-reference/index>
  31. H/W Reference <hw-reference/index>
  32. API Guides <api-guides/index>
  33. Contribute <contribute/index>
  34. Versions <versions>
  35. Resources <resources>
  36. Copyrights <COPYRIGHT>
  37. About <about>
  38. 语言/Languages <languages>
  39. Guide Downloads <https://readthedocs.com/projects/espressif-esp-idf/downloads/>
  40. * :ref:`genindex`