mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-04 06:11:06 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			225 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			225 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
idf_component_register(SRC_DIRS .
 | 
						|
                       PRIV_INCLUDE_DIRS .
 | 
						|
                       PRIV_REQUIRES cmock test_utils esp_eth esp_http_client
 | 
						|
                       EMBED_TXTFILES dl_espressif_com_root_cert.pem)
 |