2015-08-16 15:55:44 +00:00
|
|
|
### Will allow the inclusion of the correct CPU makefile
|
2018-10-12 17:38:18 +00:00
|
|
|
CPU_FAMILY = cc13x0
|
2015-08-16 15:55:44 +00:00
|
|
|
|
|
|
|
### Include the common sensortag makefile
|
|
|
|
include $(PLATFORM_ROOT_DIR)/srf06/Makefile.srf06
|
|
|
|
|
2018-10-12 14:37:55 +00:00
|
|
|
CONTIKI_TARGET_DIRS += srf06/cc13x0
|