Merge branch 'docs/update_resources.rst' into 'master'

docs/update_resources.rst

See merge request idf/esp-idf!2532
This commit is contained in:
Angus Gratton 2018-06-27 08:09:57 +08:00
commit d096cac97d

View file

@ -1 +1,19 @@
.. include:: ../en/resources.rst
****
资源
****
* 您可以在 `ESP32 论坛 <https://esp32.com/>`_ 中提出您的问题,访问社区资源。
* 您可以通过 GitHub 的 `Issues <https://github.com/espressif/esp-idf/issues>`_ 版块提交 bug 或功能请求。在提交新 Issue 之前,请先查看现有的 `Issues <https://github.com/espressif/esp-idf/issues>`_
* 您可以在 `ESP32 IoT Solution <https://github.com/espressif/esp-iot-solution>`_ 库中找到基于 ESP-IDF 的 `解决方案 <https://github.com/espressif/esp-iot-solution#solutions>`_`应用实例 <https://github.com/espressif/esp-iot-solution#esp32-iot-example-list>`_`组件和驱动 <https://github.com/espressif/esp-iot-solution#components>`_ 等内容。
* 通过 Arduino 平台开发应用,请参考 `ESP32 Wi-Fi 芯片的 Arduino 内核 <https://github.com/espressif/arduino-esp32#arduino-core-for-esp32-wifi-chip>`_
* 关于 ESP32 的书籍列表,请查看 `乐鑫 <https://www.espressif.com/zh-hans/support/iot-college/books-new>`_ 网站。
* 如果您有兴趣参与到 ESP-IDF 的开发, 请查阅 :doc:`contribute/index`
* 关于 ESP32 的其它信息,请查看官网 `文档 <https://espressif.com/zh-hans/support/download/documents>`_ 版块。
* 本文档的镜像网址为https://esp-idf.readthedocs.io/zh_CN/latest/ 或 https://docs.espressif.com/projects/esp-idf/zh_CN/latest/。