Skip to content
Snippets Groups Projects
Unverified Commit aedf05c2 authored by George Oikonomou's avatar George Oikonomou Committed by GitHub
Browse files

Merge branch 'develop' into bugfix/cc26xx-rf-interrupt

parents 1cfe9df7 dc075b0c
No related branches found
No related tags found
No related merge requests found
CPU_ABS_PATH = arch/cpu/cc26xx-cc13xx
TI_XXWARE = $(CONTIKI_CPU)/$(TI_XXWARE_PATH)
ifeq (,$(wildcard $(TI_XXWARE)))
$(warning $(TI_XXWARE) does not exist.)
ifeq (,$(wildcard $(TI_XXWARE)/*))
$(warning $(TI_XXWARE) does not exist or is empty.)
$(warning Did you run 'git submodule update --init' ?)
$(error "")
endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment