7 lines
82 B
Makefile
7 lines
82 B
Makefile
LIBMC1322x = ..
|
|
|
|
BOARD=dev
|
|
|
|
include $(LIBMC1322x)/Makefile.include
|
|
|
|
all: blink-red |