boards: arm: degu_evk: Convert to v2

Converts the board to hwmv2

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
Jamie McCrae
2024-02-02 11:38:11 +00:00
committed by Carles Cufi
parent 2762460a64
commit 5e4ace1bbe
14 changed files with 26 additions and 27 deletions

View File

@@ -5,9 +5,6 @@
if BOARD_DEGU_EVK
config BOARD
default "degu_evk"
if USB_DEVICE_STACK
config USB_DEVICE_PRODUCT

View File

@@ -4,5 +4,4 @@
# SPDX-License-Identifier: Apache-2.0
config BOARD_DEGU_EVK
bool "DEGU_EVK"
depends on SOC_NRF52840_QIAA
select SOC_NRF52840_QIAA

View File

@@ -0,0 +1,3 @@
board:
name: degu_evk
vendor: Atmark Techno

View File

@@ -0,0 +1,20 @@
# SPDX-License-Identifier: Apache-2.0
# Enable MPU
CONFIG_ARM_MPU=y
# Enable UART driver
CONFIG_SERIAL=y
# Enable console
CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y
# Enable USB (for CDC ACM console)
CONFIG_USB_DEVICE_STACK=y
# Additional board options
CONFIG_GPIO=y
# Required to enable 3V3 power rail and Vin1 monitor
CONFIG_REGULATOR=y

View File

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 25 KiB

View File

@@ -1,22 +0,0 @@
CONFIG_SOC_SERIES_NRF52X=y
CONFIG_SOC_NRF52840_QIAA=y
CONFIG_BOARD_DEGU_EVK=y
# Enable MPU
CONFIG_ARM_MPU=y
# enable uart driver
CONFIG_SERIAL=y
# enable console
CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y
# enable USB (for CDC ACM console)
CONFIG_USB_DEVICE_STACK=y
# additional board options
CONFIG_GPIO=y
# required to enable 3V3 power rail and Vin1 monitor
CONFIG_REGULATOR=y

View File

@@ -1,3 +1,5 @@
board:
name: pan1781_evb
vendor: Panasonic Industrial Devices Europe GmbH
socs:
- name: nrf52820