2017-01-15 17:48:47 +00:00
ESP-IDF Programming Guide
=========================
2023-07-31 08:13:41 +00:00
2018-03-14 09:03:56 +00:00
:link_to_translation:`zh_CN:[中文]`
2016-10-23 20:14:24 +00:00
2021-05-06 01:17:41 +00:00
.. only :: fast_build
.. warning ::
The function API documentation is excluded from the preview. Add docs_full label to the MR to generate the complete documentation.
2023-10-16 04:00:57 +00:00
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, ESP32-C, ESP32-H and ESP32-P Series SoCs <https://www.espressif.com/en/products/socs> `_ .
2020-03-06 00:33:43 +00:00
.. only :: html
2020-07-30 03:47:24 +00:00
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.
2020-03-06 00:33:43 +00:00
.. only :: latex
This document describes using ESP-IDF with the {IDF_TARGET_NAME} SoC.
2018-02-03 21:12:13 +00:00
================== ================== ==================
2022-08-17 11:48:19 +00:00
|Get Started|_ |API Reference|_ |API Guides|_
2018-02-03 21:12:13 +00:00
------------------ ------------------ ------------------
2022-08-17 11:48:19 +00:00
`Get Started`_ `API Reference`_ `API Guides`_
2018-02-03 21:12:13 +00:00
================== ================== ==================
2019-07-23 09:45:41 +00:00
.. |Get Started| image :: ../_static/get-started.png
2017-03-26 22:01:52 +00:00
.. _Get Started: get-started/index.html
2016-10-23 20:14:24 +00:00
2019-07-23 09:45:41 +00:00
.. |API Reference| image :: ../_static/api-reference.png
2017-03-26 22:01:52 +00:00
.. _API Reference: api-reference/index.html
2016-10-23 20:14:24 +00:00
2019-07-23 09:45:41 +00:00
.. |API Guides| image :: ../_static/api-guides.png
2018-05-09 05:45:54 +00:00
.. _API Guides: api-guides/index.html
2016-10-23 20:14:24 +00:00
2019-03-19 08:15:55 +00:00
.. _Libraries and Frameworks: libraries-and-frameworks/index.html
2016-11-05 16:13:44 +00:00
2016-10-24 18:44:57 +00:00
.. toctree ::
2017-03-26 22:01:52 +00:00
:hidden:
2022-01-15 12:29:02 +00:00
get-started/index
api-reference/index
hw-reference/index
api-guides/index
2023-06-17 04:28:12 +00:00
security/index
2022-01-15 12:29:02 +00:00
migration-guides/index
libraries-and-frameworks/index
contribute/index
versions
resources
COPYRIGHT
about
languages