nes-proj/examples/platform-specific/cc26x0-cc13x0/Makefile

9 lines
143 B
Makefile

CONTIKI_PROJECT = cc26x0-demo
PLATFORMS_ONLY = cc26x0-cc13x0
all: $(CONTIKI_PROJECT)
CONTIKI = ../../..
include $(CONTIKI)/Makefile.include