nes-proj/examples/platform-specific/cc26xx/Makefile

7 lines
111 B
Makefile
Raw Normal View History

2015-02-25 12:15:35 +00:00
CONTIKI_PROJECT = cc26xx-demo
all: $(CONTIKI_PROJECT)
CONTIKI = ../../..
2015-02-25 12:15:35 +00:00
include $(CONTIKI)/Makefile.include