5 lines
105 B
Makefile
5 lines
105 B
Makefile
CUSTOM_MATRIX = yes # need to do our own thing with the matrix
|
|
|
|
# Project specific files
|
|
SRC += matrix.c
|