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

7 lines
111 B
Makefile

CONTIKI_PROJECT = cc26xx-demo
all: $(CONTIKI_PROJECT)
CONTIKI = ../../..
include $(CONTIKI)/Makefile.include