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