boards: arm: pinetime_devkit0: 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
433db339f9
commit
52f797a227
@@ -5,9 +5,6 @@
|
||||
|
||||
if BOARD_PINETIME_DEVKIT0
|
||||
|
||||
config BOARD
|
||||
default "pinetime_devkit0"
|
||||
|
||||
config BT_CTLR
|
||||
default BT
|
||||
|
||||
@@ -4,5 +4,4 @@
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
config BOARD_PINETIME_DEVKIT0
|
||||
bool "PineTime DevKit0"
|
||||
depends on SOC_NRF52832_QFAA
|
||||
select SOC_NRF52832_QFAA
|
||||
3
boards/pine64/pinetime_devkit0/board.yml
Normal file
3
boards/pine64/pinetime_devkit0/board.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
board:
|
||||
name: pinetime_devkit0
|
||||
vendor: PINE64
|
||||
|
Before Width: | Height: | Size: 58 KiB After Width: | Height: | Size: 58 KiB |
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
|
Before Width: | Height: | Size: 66 KiB After Width: | Height: | Size: 66 KiB |
@@ -1,9 +1,5 @@
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
CONFIG_SOC_SERIES_NRF52X=y
|
||||
CONFIG_SOC_NRF52832_QFAA=y
|
||||
CONFIG_BOARD_PINETIME_DEVKIT0=y
|
||||
|
||||
CONFIG_ARM_MPU=y
|
||||
|
||||
CONFIG_GPIO=y
|
||||
Reference in New Issue
Block a user