mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-10 11:29:38 +00:00
7 lines
82 B
Makefile
7 lines
82 B
Makefile
LIBMC1322x = ..
|
|
|
|
BOARD=dev
|
|
|
|
include $(LIBMC1322x)/Makefile.include
|
|
|
|
all: blink-red |