boards: arm: cy8cproto_063_ble: 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
53d41869d1
commit
c9731f1bce
@@ -5,4 +5,4 @@
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
config BOARD_CY8CPROTO_063_BLE
|
||||
bool "CY8CPROTO-063-BLE PSoC™ 6 BLE Prototyping Kit with single CPU"
|
||||
select SOC_CYBLE_416045_02
|
||||
@@ -6,9 +6,6 @@
|
||||
|
||||
if BOARD_CY8CPROTO_063_BLE
|
||||
|
||||
config BOARD
|
||||
default "cy8cproto_063_ble"
|
||||
|
||||
choice BT_HCI_BUS_TYPE
|
||||
default BT_PSOC6_BLESS if BT
|
||||
endchoice
|
||||
5
boards/cypress/cy8cproto_063_ble/board.yml
Normal file
5
boards/cypress/cy8cproto_063_ble/board.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
board:
|
||||
name: cy8cproto_063_ble
|
||||
vendor: Cypress
|
||||
socs:
|
||||
- name: cyble_416045_02
|
||||
@@ -4,10 +4,6 @@
|
||||
# SPDX-Licence-Identifier: Apache-2.0
|
||||
#***************************************************************************
|
||||
|
||||
# Choice PSoC 6 Series and MPN
|
||||
CONFIG_SOC_SERIES_PSOC_63=y
|
||||
CONFIG_SOC_CYBLE_416045_02=y
|
||||
|
||||
# General configuration
|
||||
CONFIG_CORTEX_M_SYSTICK=y
|
||||
CONFIG_BUILD_OUTPUT_HEX=y
|
||||
|
Before Width: | Height: | Size: 94 KiB After Width: | Height: | Size: 94 KiB |
Reference in New Issue
Block a user