mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-04 06:11:06 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			216 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			216 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
#
 | 
						|
# "main" pseudo-component makefile.
 | 
						|
#
 | 
						|
# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)
 | 
						|
 | 
						|
COMPONENT_EMBED_TXTFILES :=  ${PROJECT_PATH}/server_certs/ca_cert.pem
 |