Browse Source
Converts the board to hwmv2 Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>pull/69687/head
13 changed files with 9 additions and 9 deletions
@ -1,8 +1,5 @@
@@ -1,8 +1,5 @@
|
||||
# SPDX-License-Identifier: Apache-2.0 |
||||
|
||||
CONFIG_SOC_SERIES_NRF52X=y |
||||
CONFIG_SOC_NRF52832_QFAA=y |
||||
CONFIG_BOARD_BL652_DVK=y |
||||
|
||||
# Enable MPU |
||||
CONFIG_ARM_MPU=y |
@ -0,0 +1,5 @@
@@ -0,0 +1,5 @@
|
||||
board: |
||||
name: bl652_dvk |
||||
vendor: Laird Connectivity |
||||
socs: |
||||
- name: nrf52832 |
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 40 KiB |
Loading…
Reference in new issue