5 lines
		
	
	
	
		
			98 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			98 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
CUSTOM_MATRIX           = yes
 | 
						|
 | 
						|
# project specific files
 | 
						|
I2C_DRIVER_REQUIRED = yes
 | 
						|
SRC += matrix.c
 |