2019-06-25 01:26:53 +00:00
***** ***** ***** ***** ***** ***** ***** *****
Eclipse IDE 创建和烧录指南
***** ***** ***** ***** ***** ***** ***** *****
2018-02-07 22:17:04 +00:00
2019-06-25 01:26:53 +00:00
:link_to_translation:`en:[English]`
2018-02-07 22:17:04 +00:00
2019-10-10 08:52:07 +00:00
ESP-IDF V4.0 将默认采用基于 CMake 的编译系统。
2018-02-07 22:17:04 +00:00
2019-10-10 08:52:07 +00:00
对此,我们还推出了针对 CMake 编译系统的新 ESP-IDF Eclipse 插件。具体操作,请见 `ESP-IDF Eclipse 插件 <https://github.com/espressif/idf-eclipse-plugin/blob/master/README.md>` 。
2019-11-29 02:28:42 +00:00
.. only :: esp32
如您仍需要对传统 GNU Make 编译系统的 Eclipse 支持,请前往 :doc: `传统 GNU Make 编译系统入门指南 </get-started-legacy/index>` ,查看 :doc: `使用 Eclipse IDE 进行编译与烧录 </get-started-legacy/eclipse-setup>` 章节。