Linux Audio
Check our new training course
Embedded Linux Audio
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
# 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