Browse Source
Converts the board to hwmv2 Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>pull/69687/head
11 changed files with 8 additions and 9 deletions
@ -1,9 +1,5 @@
@@ -1,9 +1,5 @@
|
||||
# SPDX-License-Identifier: Apache-2.0 |
||||
|
||||
CONFIG_SOC_SERIES_NRF52X=y |
||||
CONFIG_SOC_NRF52833_QIAA=y |
||||
CONFIG_BOARD_BBC_MICROBIT_V2=y |
||||
|
||||
# enable GPIO |
||||
CONFIG_GPIO=y |
||||
|
@ -0,0 +1,5 @@
@@ -0,0 +1,5 @@
|
||||
board: |
||||
name: bbc_microbit_v2 |
||||
vendor: BBC |
||||
socs: |
||||
- name: nrf51822 |
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
Loading…
Reference in new issue