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