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

19 lines
437 B
Makefile

################################################################################
# SimpleLink Device makefile
SUBFAMILY = cc13x2-cc26x2
DEVICE_FAMILY = CC26X2
BOARD_SOURCEFILES += CC26X2R1_LAUNCHXL.c
SUPPORTS_PROP_MODE = 0
SUPPORTS_IEEE_MODE = 1
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