Build and Flash with Eclipse IDE (CMake)¶
注解
This is documentation for the CMake-based build system which is currently in preview release. If you encounter any gaps or bugs, please report them in the Issues section of the ESP-IDF repository.
The CMake-based build system will become the default build system in ESP-IDF V4.0. The existing GNU Make based build system will be deprecated in ESP-IDF V5.0.
Documentation for Eclipse setup with CMake-based build system and Eclipse CDT is coming soon.