nes-proj/arch/platform/srf06-cc26xx/sensortag/cc1350/Makefile.cc1350

9 lines
246 B
Makefile
Raw Normal View History

2016-11-06 17:17:56 +00:00
### Will allow the inclusion of the correct CPU makefile
CPU_FAMILY = cc13xx
### Add to the source dirs
CONTIKI_TARGET_DIRS += sensortag/cc1350
### Include the common sensortag makefile
include $(PLATFORM_ROOT_DIR)/sensortag/Makefile.sensortag