mirror of
				https://github.com/alexandrebobkov/ESP-Nodes.git
				synced 2025-11-04 09:21:05 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			137 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			137 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
# Include all cmake modules
 | 
						|
 | 
						|
include(gcc)
 | 
						|
include(gen_compressed_ota)
 | 
						|
include(gen_single_bin)
 | 
						|
include(package_manager)
 | 
						|
include(relinker)
 |