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