2017-01-15 17:48:47 +00:00
ESP-IDF Programming Guide
=========================
2016-10-23 20:14:24 +00:00
2017-03-26 22:01:52 +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 <https://espressif.com/en/products/hardware/esp32/overview> `_ chip.
2016-11-16 19:17:44 +00:00
2018-05-03 04:22:35 +00:00
.. note ::
This is documentation for the the CMake-based build system which is currently in preview release. The documentation may have gaps, and you may encounter bugs (please report either of these). To view documentation for the older GNU Make based build system, switch versions to the 'latest' master branch or a stable release.
2018-02-03 21:12:13 +00:00
================== ================== ==================
|Get Started|_ |API Reference|_ |H/W Reference|_
------------------ ------------------ ------------------
`Get Started`_ `API Reference`_ `H/W Reference`_
------------------ ------------------ ------------------
|API Guides|_ |Contribute|_ |Resources|_
------------------ ------------------ ------------------
`API Guides`_ `Contribute`_ `Resources`_
================== ================== ==================
.. |Get Started| image :: ../_static/get-started.gif
2017-03-26 22:01:52 +00:00
.. _Get Started: get-started/index.html
2016-10-23 20:14:24 +00:00
2018-02-03 21:12:13 +00:00
.. |API Reference| image :: ../_static/api-reference.gif
2017-03-26 22:01:52 +00:00
.. _API Reference: api-reference/index.html
2016-10-23 20:14:24 +00:00
2018-02-03 21:12:13 +00:00
.. |H/W Reference| image :: ../_static/hw-reference.gif
2017-03-26 22:01:52 +00:00
.. _H/W Reference: hw-reference/index.html
2016-10-23 20:14:24 +00:00
2018-02-03 21:12:13 +00:00
.. |Api Guides| image :: ../_static/api-guides.gif
2017-03-26 22:01:52 +00:00
.. _Api Guides: api-guides/index.html
2016-10-23 20:14:24 +00:00
2018-02-03 21:12:13 +00:00
.. |Contribute| image :: ../_static/contribute.gif
2017-03-26 22:01:52 +00:00
.. _Contribute: contribute/index.html
2016-10-23 20:14:24 +00:00
2018-02-03 21:12:13 +00:00
.. |Resources| image :: ../_static/resources.gif
2017-03-26 22:01:52 +00:00
.. _Resources: resources.html
2017-01-16 22:08:35 +00:00
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:
2017-03-24 05:19:34 +00:00
Get Started <get-started/index>
2017-03-26 22:01:52 +00:00
API Reference <api-reference/index>
H/W Reference <hw-reference/index>
API Guides <api-guides/index>
Contribute <contribute/index>
Resources <resources>
Copyrights <COPYRIGHT>
About <about>
2018-02-03 21:12:13 +00:00
2017-02-14 01:56:51 +00:00
* :ref: `genindex`