mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Update Build and Flash with Eclipse IDE to make terminology consistent
This commit is contained in:
parent
6b3c4ec669
commit
8b8d03f7bd
@ -5,7 +5,11 @@ Build and Flash with Eclipse IDE
|
||||
|
||||
ESP-IDF V4.0 has a new CMake-based build system as the default build system.
|
||||
|
||||
There is a new ESP-IDF Eclipse Plugin that works with the CMake-based build system. Please refer to https://github.com/espressif/idf-eclipse-plugin/blob/master/README.md for further instructions.
|
||||
There is a new ESP-IDF Eclipse Plugin that works with the CMake-based build system. Please refer to `Espressif IDF Eclipse Plugins <https://github.com/espressif/idf-eclipse-plugin/blob/master/README.md>`_ IDF for further instructions.
|
||||
|
||||
.. note::
|
||||
|
||||
In `Espressif IDF Eclipse Plugins <https://github.com/espressif/idf-eclipse-plugin/blob/master/README.md>`_, though screenshots are captured from macOS, installation instructions are applicable for Windows, Linux and macOS.
|
||||
|
||||
.. only:: esp32
|
||||
|
||||
|
@ -4,10 +4,14 @@ Eclipse IDE 创建和烧录指南
|
||||
|
||||
:link_to_translation:`en:[English]`
|
||||
|
||||
ESP-IDF V4.0 将默认采用基于 CMake 的编译系统。
|
||||
ESP-IDF V4.0 默认采用基于 CMake 的构建系统。
|
||||
|
||||
对此,我们还推出了针对 CMake 编译系统的新 ESP-IDF Eclipse 插件。具体操作,请见 `ESP-IDF Eclipse 插件 <https://github.com/espressif/idf-eclipse-plugin/blob/master/README.md>`。
|
||||
针对 CMake 构建系统,ESP-IDF 有一款新的 Eclipse 插件。具体操作指南,请见 `ESP-IDF Eclipse 插件 <https://github.com/espressif/idf-eclipse-plugin/blob/master/README.md>`_。
|
||||
|
||||
.. 注解::
|
||||
|
||||
`ESP-IDF Eclipse 插件 <https://github.com/espressif/idf-eclipse-plugin/blob/master/README.md>`_ 中使用的是 macOS 截图,但安装指南对 Windows、Linux 和 macOS 均适用。
|
||||
|
||||
.. only:: esp32
|
||||
|
||||
如您仍需要对传统 GNU Make 编译系统的 Eclipse 支持,请前往 :doc:`传统 GNU Make 编译系统入门指南 </get-started-legacy/index>`,查看 :doc:`使用 Eclipse IDE 进行编译与烧录 </get-started-legacy/eclipse-setup>` 章节。
|
||||
如需使用针对 GNU Make 传统构建系统的 Eclipse IDE 开发环境,请前往 :doc:`快速入门(传统 GNU Make </get-started-legacy/index>`,查看 :doc:`Eclipse IDE 的创建和烧录指南(传统 GNU Make)</get-started-legacy/eclipse-setup>`。
|
||||
|
Loading…
Reference in New Issue
Block a user