nes-proj/arch/platform/simplelink/cc13xx-cc26xx/srf06/cc26x0/Makefile.cc26x0

17 lines
402 B
Makefile
Raw Normal View History

################################################################################
# SimpleLink Device makefile
SUBFAMILY = cc13x0-cc26x0
DEVICE_FAMILY = CC26X0
BOARD_SOURCEFILES += CC2650DK_7ID.c
SUPPORTS_PROP_MODE = 1
SUPPORTS_IEEE_MODE = 1
### Signal that we can be programmed with cc2538-bsl
BOARD_SUPPORTS_BSL = 1
# Include the common board makefile
include $(FAMILY_PATH)/srf06/Makefile.srf06