nes-proj/tests/07-base/code/Makefile

8 lines
161 B
Makefile
Raw Normal View History

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