boards: arm: da1469x_dk_pro: Convert to v2
Converts the board to hwmv2 Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
committed by
Carles Cufi
parent
903265b2bb
commit
e7ebc727c8
@@ -1,8 +0,0 @@
|
||||
# DA1469x series Development Kit Pro board configuration
|
||||
|
||||
# Copyright (c) 2022 Renesas Electronics Corporation
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
config BOARD_DA1469X_DK_PRO
|
||||
bool "DA1469x series Development Kit Pro board"
|
||||
depends on SOC_SERIES_DA1469X
|
||||
@@ -1,11 +0,0 @@
|
||||
# DA1469x series Development Kit Pro board configuration
|
||||
|
||||
# Copyright (c) 2022 Renesas Electronics Corporation
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
if BOARD_DA1469X_DK_PRO
|
||||
|
||||
config BOARD
|
||||
default "da1469x_dk_pro"
|
||||
|
||||
endif # BOARD_DA1469X_DK_PRO
|
||||
@@ -2,3 +2,6 @@
|
||||
|
||||
# Copyright (c) 2022 Renesas Electronics Corporation
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
config BOARD_DA1469X_DK_PRO
|
||||
select SOC_DA14699
|
||||
5
boards/renesas/da1469x_dk_pro/board.yml
Normal file
5
boards/renesas/da1469x_dk_pro/board.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
board:
|
||||
name: da1469x_dk_pro
|
||||
vendor: Renesas
|
||||
socs:
|
||||
- name: da14699
|
||||
@@ -1,9 +1,5 @@
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
CONFIG_SOC_SERIES_DA1469X=y
|
||||
CONFIG_SOC_DA14699=y
|
||||
CONFIG_BOARD_DA1469X_DK_PRO=y
|
||||
|
||||
CONFIG_HW_STACK_PROTECTION=y
|
||||
|
||||
CONFIG_GPIO=y
|
||||
|
Before Width: | Height: | Size: 90 KiB After Width: | Height: | Size: 90 KiB |
Reference in New Issue
Block a user