boards: arm: acn52832: 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
073e0f8080
commit
0fbb543983
@@ -4,5 +4,4 @@
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
config BOARD_ACN52832
|
||||
bool "aconno ACN52832"
|
||||
depends on SOC_NRF52832_QFAA
|
||||
select SOC_NRF52832_QFAA
|
||||
@@ -5,9 +5,6 @@
|
||||
|
||||
if BOARD_ACN52832
|
||||
|
||||
config BOARD
|
||||
default "acn52832"
|
||||
|
||||
config BT_CTLR
|
||||
default BT
|
||||
|
||||
@@ -1,9 +1,5 @@
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
CONFIG_SOC_SERIES_NRF52X=y
|
||||
CONFIG_SOC_NRF52832_QFAA=y
|
||||
CONFIG_BOARD_ACN52832=y
|
||||
|
||||
# Enable MPU
|
||||
CONFIG_ARM_MPU=y
|
||||
|
||||
3
boards/aconno/acn52832/board.yml
Normal file
3
boards/aconno/acn52832/board.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
board:
|
||||
name: acn52832
|
||||
vendor: Aconno
|
||||
@@ -1,3 +1,5 @@
|
||||
board:
|
||||
name: nrf52_vbluno52
|
||||
vendor: VNG Corporation
|
||||
socs:
|
||||
- name: nrf52832
|
||||
|
||||
Reference in New Issue
Block a user