nes-proj/examples/platform-specific/cc26xx/Makefile
2017-10-07 09:45:38 +02:00

7 lines
111 B
Makefile

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