nes-proj/examples/platform-specific/jn516x/rpl/node/Makefile

12 lines
170 B
Makefile
Raw Normal View History

2015-09-21 09:00:32 +00:00
CONTIKI_PROJECT = node
all: $(CONTIKI_PROJECT)
TARGET ?= jn516x
CONTIKI=../../../../..
2015-09-21 09:00:32 +00:00
MAKE_MAC = MAKE_MAC_TSCH
MODULES_REL += ..
2015-09-21 09:00:32 +00:00
include $(CONTIKI)/Makefile.include