mirror of
				https://github.com/alexandrebobkov/ESP-Nodes.git
				synced 2025-11-04 07:01:04 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			160 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			160 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
idf_component_register(SRCS "bme280.c"
 | 
						|
                        INCLUDE_DIRS include)
 | 
						|
 | 
						|
include(package_manager)
 | 
						|
cu_pkg_define_version(${CMAKE_CURRENT_LIST_DIR})
 |