3 lines
70 B
Makefile
3 lines
70 B
Makefile
CUSTOM_MATRIX = lite
|
|
VPATH += drivers/gpio
|
|
SRC += matrix.c sn74x154.c
|