2017-01-16 01:48:47 +08:00
ESP-IDF Programming Guide
=========================
2018-03-14 17:03:56 +08:00
:link_to_translation:`zh_CN:[中文]`
2016-10-23 22:14:24 +02:00
2021-05-06 09:17:41 +08: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-01-18 10:32:56 +08: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/hardware/socs> `_ .
2020-03-06 11:33:43 +11:00
.. only :: html
2020-07-30 11:47:24 +08: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 11:33:43 +11:00
.. only :: latex
This document describes using ESP-IDF with the {IDF_TARGET_NAME} SoC.
2018-02-03 22:12:13 +01:00
================== ================== ==================
|Get Started|_ |API Reference|_ |H/W Reference|_
------------------ ------------------ ------------------
`Get Started`_ `API Reference`_ `H/W Reference`_
------------------ ------------------ ------------------
|API Guides|_ |Contribute|_ |Resources|_
------------------ ------------------ ------------------
`API Guides`_ `Contribute`_ `Resources`_
================== ================== ==================
2019-07-23 17:45:41 +08:00
.. |Get Started| image :: ../_static/get-started.png
2017-03-27 00:01:52 +02:00
.. _Get Started: get-started/index.html
2016-10-23 22:14:24 +02:00
2019-07-23 17:45:41 +08:00
.. |API Reference| image :: ../_static/api-reference.png
2017-03-27 00:01:52 +02:00
.. _API Reference: api-reference/index.html
2016-10-23 22:14:24 +02:00
2019-07-23 17:45:41 +08:00
.. |H/W Reference| image :: ../_static/hw-reference.png
2017-03-27 00:01:52 +02:00
.. _H/W Reference: hw-reference/index.html
2016-10-23 22:14:24 +02:00
2019-07-23 17:45:41 +08:00
.. |API Guides| image :: ../_static/api-guides.png
2018-05-09 07:45:54 +02:00
.. _API Guides: api-guides/index.html
2016-10-23 22:14:24 +02:00
2019-03-19 13:45:55 +05:30
.. _Libraries and Frameworks: libraries-and-frameworks/index.html
2019-07-23 17:45:41 +08:00
.. |Contribute| image :: ../_static/contribute.png
2017-03-27 00:01:52 +02:00
.. _Contribute: contribute/index.html
2016-10-23 22:14:24 +02:00
2019-07-23 17:45:41 +08:00
.. |Resources| image :: ../_static/resources.png
2017-03-27 00:01:52 +02:00
.. _Resources: resources.html
2017-01-16 23:08:35 +01:00
2016-11-05 17:13:44 +01:00
2016-10-24 20:44:57 +02:00
.. toctree ::
2017-03-27 00:01:52 +02:00
:hidden:
2017-03-24 13:19:34 +08:00
Get Started <get-started/index>
2017-03-27 00:01:52 +02:00
API Reference <api-reference/index>
H/W Reference <hw-reference/index>
API Guides <api-guides/index>
2021-10-25 17:32:13 +08:00
ESP-IDF 5.0 Migration Guides <migration-guides/index>
2019-03-19 13:45:55 +05:30
Libraries and Frameworks <libraries-and-frameworks/index>
2017-03-27 00:01:52 +02:00
Contribute <contribute/index>
2018-07-25 14:30:15 +10:00
Versions <versions>
2017-03-27 00:01:52 +02:00
Resources <resources>
Copyrights <COPYRIGHT>
About <about>
2018-08-12 21:21:35 +02:00
语言/Languages <languages>
2021-01-27 10:12:58 +08:00
2017-02-14 12:56:51 +11:00
* :ref: `genindex`