blob: be1fd960d9c782dad994cfc42ede2f19744876c9 [file] [log] [blame]
# TI CC1352R LaunchXL board
# Copyright (c) 2019 Brett Witherspoon
# SPDX-License-Identifier: Apache-2.0
if BOARD_CC1352R1_LAUNCHXL
config BOARD
default "cc1352r1_launchxl"
if SPI
config SPI_0
default y
endif # SPI
endif # BOARD_CC1352R1_LAUNCHXL