mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-10-31 21:14:37 +00:00 
			
		
		
		
	 55e0730a8d
			
		
	
	55e0730a8d
	
	
	
		
			
			- Also adds support to whitelist target specific expected dependency violations in check_dependencies.py
		
			
				
	
	
		
			4 lines
		
	
	
		
			165 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			165 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
| idf_component_register(SRCS "main.c"
 | |
|                        PRIV_REQUIRES nvs_flash spi_flash nvs_sec_provider esp_security
 | |
|                        INCLUDE_DIRS ".")
 |