nes-proj/examples/dev/button-hal/Makefile

9 lines
197 B
Makefile

CONTIKI_PROJECT = button-hal-example
CONTIKI = ../../..
all: $(CONTIKI_PROJECT)
PLATFORMS_ONLY = srf06-cc26xx cc2538dk openmote-cc2538 zoul native simplelink
include $(CONTIKI)/Makefile.include