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

9 lines
197 B
Makefile
Raw Normal View History

2018-03-11 20:43:53 +00:00
CONTIKI_PROJECT = button-hal-example
CONTIKI = ../../..
all: $(CONTIKI_PROJECT)
PLATFORMS_ONLY = srf06-cc26xx cc2538dk openmote-cc2538 zoul native simplelink
2018-03-11 20:43:53 +00:00
include $(CONTIKI)/Makefile.include