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