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

10 lines
146 B
Makefile

CONTIKI=../../../..
CONTIKI_PROJECT = node
TARGET ?= jn516x
JN516x_WITH_DR1175 = 1
all: $(CONTIKI_PROJECT)
include $(CONTIKI)/Makefile.include