nes-proj/tests/07-base/code/Makefile
2017-09-22 14:34:20 +02:00

8 lines
161 B
Makefile

all: test-ringbufindex
CFLAGS += -D PROJECT_CONF_H=\"project-conf.h\"
MODULES += os/services/unit-test
CONTIKI = ../../..
include $(CONTIKI)/Makefile.include