mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-10-30 20:51:41 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			230 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			230 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
| # Embed the server root certificate into the final binary
 | |
| #
 | |
| # (If this was a component, we would set COMPONENT_EMBED_TXTFILES here.)
 | |
| idf_component_register(SRCS "https_mbedtls_example_main.c"
 | |
|                     INCLUDE_DIRS ".")
 | 
