4 lines
71 B
Makefile
4 lines
71 B
Makefile
CUSTOM_MATRIX = lite
|
|
|
|
VPATH += drivers/gpio
|
|
SRC += matrix.c sn74x138.c
|