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

9 lines
198 B
Makefile

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