boards: arm: da14695_dk_usb: 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
529a78ed51
commit
903265b2bb
@@ -1,8 +0,0 @@
|
||||
# DA14695 Development Kit USB board configuration
|
||||
|
||||
# Copyright (c) 2023 Renesas Electronics Corporation and/or its affiliates
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
config BOARD_DA14695_DK_USB
|
||||
bool "DA14695 Development Kit USB board"
|
||||
depends on SOC_SERIES_DA1469X
|
||||
@@ -1,11 +0,0 @@
|
||||
# DA14695 Development Kit USB board configuration
|
||||
|
||||
# Copyright (c) 2023 Renesas Electronics Corporation and/or its affiliates
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
if BOARD_DA14695_DK_USB
|
||||
|
||||
config BOARD
|
||||
default "da14695_dk_usb"
|
||||
|
||||
endif # BOARD_DA14695_DK_USB
|
||||
@@ -2,3 +2,6 @@
|
||||
|
||||
# Copyright (c) 2023 Renesas Electronics Corporation and/or its affiliates
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
config BOARD_DA14695_DK_USB
|
||||
select SOC_DA14695
|
||||
5
boards/renesas/da14695_dk_usb/board.yml
Normal file
5
boards/renesas/da14695_dk_usb/board.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
board:
|
||||
name: da14695_dk_usb
|
||||
vendor: Renesas
|
||||
socs:
|
||||
- name: da14695
|
||||
@@ -4,10 +4,6 @@
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
|
||||
CONFIG_SOC_SERIES_DA1469X=y
|
||||
CONFIG_SOC_DA14695=y
|
||||
CONFIG_BOARD_DA14695_DK_USB=y
|
||||
|
||||
CONFIG_HW_STACK_PROTECTION=y
|
||||
|
||||
CONFIG_GPIO=y
|
||||
|
Before Width: | Height: | Size: 51 KiB After Width: | Height: | Size: 51 KiB |
Reference in New Issue
Block a user