index.rst 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. ESP-IDF Programming Guide
  2. =========================
  3. :link_to_translation:`zh_CN:[中文]`
  4. .. only:: fast_build
  5. .. warning::
  6. The function API documentation is excluded from the preview. Add docs_full label to the MR to generate the complete documentation.
  7. 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, ESP32-S and ESP32-C Series SoCs <https://www.espressif.com/en/products/socs>`_.
  8. .. only:: html
  9. This document describes using ESP-IDF with the {IDF_TARGET_NAME} SoC. To switch to a different SoC target, choose target from the dropdown in the upper left.
  10. .. only:: latex
  11. This document describes using ESP-IDF with the {IDF_TARGET_NAME} SoC.
  12. ================== ================== ==================
  13. |Get Started|_ |API Reference|_ |H/W Reference|_
  14. ------------------ ------------------ ------------------
  15. `Get Started`_ `API Reference`_ `H/W Reference`_
  16. ------------------ ------------------ ------------------
  17. |API Guides|_ |Contribute|_ |Resources|_
  18. ------------------ ------------------ ------------------
  19. `API Guides`_ `Contribute`_ `Resources`_
  20. ================== ================== ==================
  21. .. |Get Started| image:: ../_static/get-started.png
  22. .. _Get Started: get-started/index.html
  23. .. |API Reference| image:: ../_static/api-reference.png
  24. .. _API Reference: api-reference/index.html
  25. .. |H/W Reference| image:: ../_static/hw-reference.png
  26. .. _H/W Reference: hw-reference/index.html
  27. .. |API Guides| image:: ../_static/api-guides.png
  28. .. _API Guides: api-guides/index.html
  29. .. _Libraries and Frameworks: libraries-and-frameworks/index.html
  30. .. |Contribute| image:: ../_static/contribute.png
  31. .. _Contribute: contribute/index.html
  32. .. |Resources| image:: ../_static/resources.png
  33. .. _Resources: resources.html
  34. .. toctree::
  35. :hidden:
  36. get-started/index
  37. api-reference/index
  38. hw-reference/index
  39. api-guides/index
  40. migration-guides/index
  41. libraries-and-frameworks/index
  42. contribute/index
  43. versions
  44. resources
  45. COPYRIGHT
  46. about
  47. languages
  48. * :ref:`genindex`