2018-03-20 08:52:11 +00:00
|
|
|
ESP-IDF 编程指南
|
2018-02-03 21:12:13 +00:00
|
|
|
=========================
|
2018-03-14 09:03:56 +00:00
|
|
|
:link_to_translation:`en:[English]`
|
2018-02-03 21:12:13 +00:00
|
|
|
|
2018-08-12 19:21:35 +00:00
|
|
|
这里是乐鑫 IoT 开发框架 (`esp-idf <https://github.com/espressif/esp-idf>`_) 的文档中心。ESP-IDF 是 `ESP32 <https://www.espressif.com/zh-hans/products/hardware/esp32/overview>`_ 芯片的官方开发框架。
|
2018-03-14 09:03:56 +00:00
|
|
|
|
2018-02-03 21:12:13 +00:00
|
|
|
================== ================== ==================
|
2018-03-20 08:52:11 +00:00
|
|
|
|快速入门|_ |API 参考|_ |H/W 参考|_
|
2018-02-03 21:12:13 +00:00
|
|
|
------------------ ------------------ ------------------
|
2018-03-20 08:52:11 +00:00
|
|
|
`快速入门`_ `API 参考`_ `H/W 参考`_
|
2018-02-03 21:12:13 +00:00
|
|
|
------------------ ------------------ ------------------
|
2018-03-20 08:52:11 +00:00
|
|
|
|API 指南|_ |贡献代码|_ |相关资源|_
|
2018-02-03 21:12:13 +00:00
|
|
|
------------------ ------------------ ------------------
|
2018-03-20 08:52:11 +00:00
|
|
|
`API 指南`_ `贡献代码`_ `相关资源`_
|
2018-02-03 21:12:13 +00:00
|
|
|
================== ================== ==================
|
|
|
|
|
|
|
|
|
|
|
|
.. |快速入门| image:: ../_static/get-started.gif
|
|
|
|
.. _快速入门: get-started/index.html
|
|
|
|
|
2018-03-20 08:52:11 +00:00
|
|
|
.. |API 参考| image:: ../_static/api-reference.gif
|
|
|
|
.. _API 参考: api-reference/index.html
|
2018-02-03 21:12:13 +00:00
|
|
|
|
2018-03-20 08:52:11 +00:00
|
|
|
.. |H/W 参考| image:: ../_static/hw-reference.gif
|
|
|
|
.. _H/W 参考: hw-reference/index.html
|
2018-02-03 21:12:13 +00:00
|
|
|
|
2018-05-09 05:45:54 +00:00
|
|
|
.. |API 指南| image:: ../_static/api-guides.gif
|
2018-03-20 08:52:11 +00:00
|
|
|
.. _API 指南: api-guides/index.html
|
2018-02-03 21:12:13 +00:00
|
|
|
|
2018-03-20 08:52:11 +00:00
|
|
|
.. |贡献代码| image:: ../_static/contribute.gif
|
|
|
|
.. _贡献代码: contribute/index.html
|
2018-02-03 21:12:13 +00:00
|
|
|
|
2018-03-20 08:52:11 +00:00
|
|
|
.. |相关资源| image:: ../_static/resources.gif
|
|
|
|
.. _相关资源: resources.html
|
2018-02-03 21:12:13 +00:00
|
|
|
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:hidden:
|
|
|
|
|
|
|
|
快速入门 <get-started/index>
|
2018-08-08 07:58:00 +00:00
|
|
|
快速入门 (CMake 预览版本) <get-started-cmake/index>
|
2018-03-20 08:52:11 +00:00
|
|
|
API 参考 <api-reference/index>
|
|
|
|
H/W 参考 <hw-reference/index>
|
|
|
|
API 指南 <api-guides/index>
|
|
|
|
贡献代码 <contribute/index>
|
2018-07-25 04:30:15 +00:00
|
|
|
版本 <versions>
|
2018-03-20 08:52:11 +00:00
|
|
|
相关资源 <resources>
|
2018-05-09 05:45:54 +00:00
|
|
|
版权 <COPYRIGHT>
|
|
|
|
关于 <about>
|
2018-08-12 19:21:35 +00:00
|
|
|
Languages/语言 <languages>
|
|
|
|
下载 <https://readthedocs.com/projects/espressif-esp-idf/downloads/>
|
2018-03-14 09:03:56 +00:00
|
|
|
|
2018-02-03 21:12:13 +00:00
|
|
|
|
|
|
|
* :ref:`genindex`
|