Files
2018-11-30 09:26:35 +08:00

29 lines
1.1 KiB
ReStructuredText

ESP8266\_RTOS\_SDK (IDF Style) Programming Guide
================================================
This is the documentation for the new `ESP8266_RTOS_SDK <https://github.com/espressif/ESP8266_RTOS_SDK>`_ which refacted to be ESP-IDF Style. ESP8266\_RTOS\_SDK is the official development framework for the `ESP8266EX <https://www.espressif.com/en/products/hardware/esp8266ex/overview>`_ chip.
================== ================== ==================
|Get Started|_ |API Reference|_ |API Guides|_
------------------ ------------------ ------------------
`Get Started`_ `API Reference`_ `API Guides`_
================== ================== ==================
.. |Get Started| image:: ../_static/get-started.gif
.. _Get Started: get-started/index.html
.. |API Reference| image:: ../_static/api-reference.gif
.. _API Reference: api-reference/index.html
.. |API Guides| image:: ../_static/api-guides.gif
.. _API Guides: api-guides/index.html
.. toctree::
:hidden:
Get Started <get-started/index>
API Reference <api-reference/index>
API Guides <api-guides/index>
* :ref:`genindex`