nes-proj/arch/platform/cc26x0-cc13x0/launchpad/cc2640r2/Makefile.cc2640r2

9 lines
251 B
Makefile

### 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