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