nes-proj/examples/storage/antelope-shell/Makefile

8 lines
125 B
Makefile

CONTIKI = ../../..
MODULES += os/storage/antelope os/services/unit-test
all: shell-db
include $(CONTIKI)/Makefile.include