nes-proj/arch/platform/simplelink/cc13xx-cc26xx/launchpad/cc1312r1/Makefile.cc1312r1

22 lines
539 B
Makefile

################################################################################
# SimpleLink Device makefile
SUBFAMILY = cc13x2-cc26x2
DEVICE_FAMILY = CC13X2
DEVICE_LINE = CC13XX
DEVICE = CC1312R
BOARD_SOURCEFILES += CC1312R1_LAUNCHXL.c CC1312R1_LAUNCHXL_fxns.c
SUPPORTS_PROP_MODE = 1
SUPPORTS_IEEE_MODE = 0
SUPPORTS_BLE_BEACON = 0
SUPPORTS_HIGH_PA = 0
### Signal that we can be programmed with cc2538-bsl
BOARD_SUPPORTS_BSL = 0
# Include the common board makefile
include $(FAMILY_PATH)/launchpad/Makefile.launchpad