8 lines
154 B
Plaintext
8 lines
154 B
Plaintext
|
# TI CC1352P7 LaunchPad board
|
||
|
|
||
|
# Copyright (c) 2024 Alexandre Bailon
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
config BOARD_CC1352P7_LP
|
||
|
select SOC_CC1352P7
|