nes-proj/examples/platform-specific/jn516x/dr1175-sensors/Makefile

10 lines
146 B
Makefile
Raw Normal View History

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