4 lines
80 B
Makefile
4 lines
80 B
Makefile
|
PROGRAM = max7219_8x8
|
||
|
EXTRA_COMPONENTS = extras/max7219
|
||
|
include ../../common.mk
|