Linux Audio

Check our new training course

Embedded Linux Audio

Check our new training course
with Creative Commons CC-BY-SA
lecture materials

Bootlin logo

Elixir Cross Referencer

Loading...
# TI CC26x2R1 LaunchXL board

# Copyright (c) 2019 Brett Witherspoon
# SPDX-License-Identifier: Apache-2.0

if BOARD_CC26X2R1_LAUNCHXL

config BOARD
	default "cc26x2r1_launchxl"

if SPI

config SPI_0
	default y

endif # SPI

endif # BOARD_CC26X2R1_LAUNCHXL