mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-04 00:51:42 +01:00 
			
		
		
		
	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
		
	
	
		
			689 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			689 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
********************************
 | 
						|
Build and Flash with Eclipse IDE
 | 
						|
********************************
 | 
						|
 | 
						|
:link_to_translation:`zh_CN:[中文]`
 | 
						|
 | 
						|
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 `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.
 |