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