mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-10-31 13:09:38 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			308 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			308 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
| idf_component_register(SRCS "lldesc.c"
 | |
|                             "soc_include_legacy_warn.c"
 | |
|                             "memory_layout_utils.c"
 | |
|                        INCLUDE_DIRS include
 | |
|                        LDFRAGMENTS linker.lf)
 | |
| 
 | |
| idf_build_get_property(target IDF_TARGET)
 | |
| add_subdirectory(${target})
 | 
