mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
9c1d4f5b54
The "make" build system was deprecated in v4.0 in favor of idf.py (cmake). The remaining support is removed in v5.0.
14 lines
612 B
ReStructuredText
14 lines
612 B
ReStructuredText
****************************************
|
||
Eclipse IDE 创建和烧录指南
|
||
****************************************
|
||
|
||
:link_to_translation:`en:[English]`
|
||
|
||
ESP-IDF V4.0 默认采用基于 CMake 的构建系统。
|
||
|
||
针对 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 均适用。
|