nes-proj/examples/libs/simple-energest/Makefile

7 lines
145 B
Makefile
Raw Normal View History

2018-05-23 19:46:32 +00:00
CONTIKI_PROJECT = example
all: $(CONTIKI_PROJECT)
MODULES += os/services/simple-energest
CONTIKI = ../../..
include $(CONTIKI)/Makefile.include