5 lines
93 B
Makefile
5 lines
93 B
Makefile
CUSTOM_MATRIX = lite
|
|
|
|
# Project specific files
|
|
SRC += matrix.c \
|
|
common/shift_register.c
|