nes-proj/arch/platform/srf06-cc26xx/launchpad/cc2640r2/Makefile.cc2640r2

9 lines
251 B
Makefile
Raw Normal View History

2018-09-11 11:43:27 +00:00
### Will allow the inclusion of the correct CPU makefile
CPU_FAMILY = cc26x0r2f
### Add to the source dirs
CONTIKI_TARGET_DIRS += launchpad/cc2640r2
### Include the common launchpad makefile
include $(PLATFORM_ROOT_DIR)/launchpad/Makefile.launchpad