boards: arm: cc26x2r1_launchxl: Convert to v2
Converts the board to hwmv2 Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
# TI CC26x2R1 LaunchXL board
|
||||
|
||||
# Copyright (c) 2019 Brett Witherspoon
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
if BOARD_CC26X2R1_LAUNCHXL
|
||||
|
||||
config BOARD
|
||||
default "cc26x2r1_launchxl"
|
||||
|
||||
endif # BOARD_CC26X2R1_LAUNCHXL
|
||||
@@ -4,5 +4,4 @@
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
config BOARD_CC26X2R1_LAUNCHXL
|
||||
bool "TI CC26x2R1 LaunchXL"
|
||||
depends on SOC_CC2652R
|
||||
select SOC_CC2652R
|
||||
5
boards/ti/cc26x2r1_launchxl/board.yml
Normal file
5
boards/ti/cc26x2r1_launchxl/board.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
board:
|
||||
name: cc26x2r1_launchxl
|
||||
vendor: Texas Instruments
|
||||
socs:
|
||||
- name: cc2652r
|
||||
@@ -4,9 +4,6 @@
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
|
||||
CONFIG_SOC_SERIES_CC13X2_CC26X2=y
|
||||
CONFIG_SOC_CC2652R=y
|
||||
CONFIG_BOARD_CC26X2R1_LAUNCHXL=y
|
||||
CONFIG_BUILD_OUTPUT_HEX=y
|
||||
|
||||
CONFIG_CC13X2_CC26X2_BOOTLOADER_ENABLE=y
|
||||
|
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 31 KiB |
Reference in New Issue
Block a user