Browse Source
Converts the board to hwmv2 Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>pull/69687/head
13 changed files with 6 additions and 9 deletions
@ -0,0 +1,3 @@
@@ -0,0 +1,3 @@
|
||||
board: |
||||
name: nrf51_blenano |
||||
vendor: Particle Industries |
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 21 KiB |
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 25 KiB |
@ -1,9 +1,5 @@
@@ -1,9 +1,5 @@
|
||||
# SPDX-License-Identifier: Apache-2.0 |
||||
|
||||
CONFIG_SOC_SERIES_NRF51X=y |
||||
CONFIG_SOC_NRF51822_QFAA=y |
||||
CONFIG_BOARD_NRF51_BLENANO=y |
||||
|
||||
# enable GPIO |
||||
CONFIG_GPIO=y |
||||
|
Loading…
Reference in new issue