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

9 lines
143 B
Makefile
Raw Normal View History

2019-01-15 02:23:13 +00:00
CONTIKI_PROJECT = cc26x0-demo
2015-02-25 12:15:35 +00:00
2018-10-12 13:13:29 +00:00
PLATFORMS_ONLY = cc26x0-cc13x0
2015-02-25 12:15:35 +00:00
all: $(CONTIKI_PROJECT)
CONTIKI = ../../..
2015-02-25 12:15:35 +00:00
include $(CONTIKI)/Makefile.include