4 lines
81 B
Makefile
4 lines
81 B
Makefile
|
PROGRAM = max7219_7seg
|
||
|
EXTRA_COMPONENTS = extras/max7219
|
||
|
include ../../common.mk
|