osd-contiki/platform/srf06-cc26xx/launchpad/cc1310/Makefile.cc1310

9 lines
246 B
Makefile
Raw Normal View History

2016-03-13 14:02:41 +01:00
### Will allow the inclusion of the correct CPU makefile
CPU_FAMILY = cc13xx
### Add to the source dirs
CONTIKI_TARGET_DIRS += launchpad/cc1310
### Include the common launchpad makefile
include $(PLATFORM_ROOT_DIR)/launchpad/Makefile.launchpad