2016-01-24 16:53:47 +00:00
|
|
|
### Will allow the inclusion of the correct CPU makefile
|
2018-10-12 17:38:18 +00:00
|
|
|
CPU_FAMILY = cc26x0
|
2016-01-24 16:53:47 +00:00
|
|
|
|
|
|
|
### Add to the source dirs
|
|
|
|
CONTIKI_TARGET_DIRS += launchpad/cc2650
|
|
|
|
|
|
|
|
### Include the common launchpad makefile
|
|
|
|
include $(PLATFORM_ROOT_DIR)/launchpad/Makefile.launchpad
|