about.rst 1.1 KB

1234567891011121314151617181920212223242526
  1. About
  2. =====
  3. :link_to_translation:`zh_CN:[中文]`
  4. .. only:: esp32
  5. This is documentation of `ESP-IDF <https://github.com/espressif/esp-idf>`_, the framework to develop applications for `{IDF_TARGET_NAME} <https://espressif.com/en/products/hardware/esp32/overview>`_ chip by `Espressif <https://espressif.com>`_.
  6. The {IDF_TARGET_NAME} is 2.4 GHz Wi-Fi and Bluetooth combo, which integrates one or two 32-bit microprocessors, with up to 600 DMIPS processing power.
  7. .. only:: esp32s2
  8. This is documentation of `ESP-IDF <https://github.com/espressif/esp-idf>`_, the framework to develop applications for {IDF_TARGET_NAME}.
  9. The {IDF_TARGET_NAME} is a 2.4 GHz Wi-Fi module, which integrates a 32-bit microprocessors, with up to 600 DMIPS processing power.
  10. .. figure:: ../_static/about-doc.png
  11. :align: center
  12. :alt: Espressif IoT Integrated Development Framework
  13. :figclass: align-center
  14. Espressif IoT Integrated Development Framework
  15. The ESP-IDF, Espressif IoT Development Framework, provides toolchain, API, components and workflows to develop applications for {IDF_TARGET_NAME} using Windows, Linux and Mac OS operating systems.