3 lines
		
	
	
	
		
			103 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
	
		
			103 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
PROGRAM=BME680_heating_profiles
 | 
						|
EXTRA_COMPONENTS = extras/i2c extras/bme680
 | 
						|
include ../../../common.mk
 |