OVMS3-idf/docs/zh_CN/get-started/eclipse-setup.rst

12 lines
621 B
ReStructuredText

********************************
Eclipse IDE 创建和烧录指南
********************************
:link_to_translation:`en:[English]`
ESP-IDF V4.0 将默认采用基于 CMake 的编译系统。
对此,我们还推出了针对 CMake 编译系统的新 ESP-IDF Eclipse 插件。具体操作,请见 https://github.com/espressif/idf-eclipse-plugin/blob/master/README.md。
如果您需要 Eclipse IDE 支持传统的 ESP_IDF Make 构建系统,请见 :doc:`传统 GNU Make 构建系统入门指南 </get-started-legacy/index>` 中的 :doc:`Eclipse IDE 创建和烧录指南 </get-started-legacy/eclipse-setup>`