Converts the board to hwmv2 Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>pull/69687/head
@ -0,0 +1,3 @@
@@ -0,0 +1,3 @@
|
||||
board: |
||||
name: nrf51_vbluno51 |
||||
vendor: VNG Corporation |
Before Width: | Height: | Size: 71 KiB After Width: | Height: | Size: 71 KiB |
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 35 KiB |
Before Width: | Height: | Size: 47 KiB After Width: | Height: | Size: 47 KiB |
Before Width: | Height: | Size: 110 KiB After Width: | Height: | Size: 110 KiB |
@ -1,9 +1,5 @@
@@ -1,9 +1,5 @@
|
||||
# SPDX-License-Identifier: Apache-2.0 |
||||
|
||||
CONFIG_SOC_SERIES_NRF51X=y |
||||
CONFIG_SOC_NRF51822_QFAC=y |
||||
CONFIG_BOARD_NRF51_VBLUNO51=y |
||||
|
||||
# enable GPIO |
||||
CONFIG_GPIO=y |
||||
|