mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-03 14:01:53 +00:00 
			
		
		
		
	Adds the ESP certificate bundle feature that enables users to bundle a root certificate bundle together with their application. Default bundle includes all Mozilla root certificates Closes IDF-296
		
			
				
	
	
		
			6 lines
		
	
	
		
			146 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			146 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
#
 | 
						|
# "main" pseudo-component makefile.
 | 
						|
#
 | 
						|
# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)
 | 
						|
 |