10 lines
203 B
Plaintext
10 lines
203 B
Plaintext
# TI SimpleLink Family
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
# Copyright (c) 2016-2017, Texas Instruments Incorporated
|
|
|
|
if SOC_SERIES_CC32XX
|
|
|
|
rsource "Kconfig.defconfig.cc32*"
|
|
|
|
endif # SOC_SERIES_CC32XX
|