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

9 lines
142 B
Makefile

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