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

9 lines
142 B
Makefile
Raw Normal View History

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