nes-proj/regression-tests/25-ieee802154/code/Makefile

9 lines
170 B
Makefile

all: test-panid-handling
APPS += unit-test
CFLAGS += -DPROJECT_CONF_H=\"project-conf.h\"
CONTIKI = ../../..
CONTIKI_WITH_IPV6 = 1
include $(CONTIKI)/Makefile.include