resources.rst 2.1 KB

12345678910111213141516171819202122232425262728293031323334
  1. *********
  2. Resources
  3. *********
  4. :link_to_translation:`zh_CN:[中文]`
  5. .. toctree::
  6. :caption: Third-Party Tools
  7. :maxdepth: 2
  8. third-party-tools/platformio
  9. third-party-tools/clion
  10. third-party-tools/visualgdb
  11. For inquiries related to these third-party tools, we recommend seeking assistance from the respective tool's support channels or user communities.
  12. Useful Links
  13. ############
  14. * The `esp32.com forum <https://esp32.com/>`_ is a place to ask questions and find community resources.
  15. * Check the `Issues <https://github.com/espressif/esp-idf/issues>`_ section on GitHub if you find a bug or have a feature request. Please check existing `Issues <https://github.com/espressif/esp-idf/issues>`_ before opening a new one.
  16. * A comprehensive collection of `solutions <https://github.com/espressif/esp-iot-solution#solutions>`_, `practical applications <https://github.com/espressif/esp-iot-solution#esp32-iot-example-list>`_, `components and drivers <https://github.com/espressif/esp-iot-solution#components>`_ based on ESP-IDF is available in `ESP IoT Solution <https://github.com/espressif/esp-iot-solution>`_ repository. In most of cases descriptions are provided both in English and in 中文.
  17. * To develop applications using Arduino platform, refer to `Arduino core for the ESP32, ESP32-S2 and ESP32-C3 <https://github.com/espressif/arduino-esp32#readme>`_.
  18. * Several `books <https://www.espressif.com/en/ecosystem/community-engagement/books>`_ have been written about ESP32 and they are listed on `Espressif <https://www.espressif.com/en/ecosystem/community-engagement/books>`__ web site.
  19. * If you're interested in contributing to ESP-IDF, please check the :doc:`contribute/index`.
  20. * For additional {IDF_TARGET_NAME} product related information, please refer to `documentation <https://espressif.com/en/support/download/documents>`_ section of `Espressif <https://espressif.com/en/support/download/documents>`__ site.
  21. * `Download <https://readthedocs.com/projects/espressif-esp-idf/downloads/>`_ latest and previous versions of this documentation in PDF and HTML format.