boards: Convert fk7b0m1_vbt6 to HWM v2

Port the board to HWMv2.

Signed-off-by: Erwan Gouriou <erwan.gouriou@st.com>
This commit is contained in:
Erwan Gouriou
2024-02-05 17:53:54 +01:00
committed by Carles Cufi
parent 44bcfe57c7
commit 9fbe6bf191
12 changed files with 16 additions and 18 deletions

View File

@@ -1,11 +0,0 @@
# STM32H7B0VBT board configuration
# Copyright (c) Charles Dias <charlesdias.cd@outlook.com>
# SPDX-License-Identifier: Apache-2.0
if BOARD_FK7B0M1_VBT6
config BOARD
default "fk7b0m1_vbt6"
endif # BOARD_FK7B0M1_VBT6

View File

@@ -1,8 +1,5 @@
# STM32H7B0VBT FK7B0M1_VBT6 board
# Copyright (c) 2023 Charles Dias <charlesdias.cd@outlook.com>
# SPDX-License-Identifier: Apache-2.0
config BOARD_FK7B0M1_VBT6
bool "FANKE FK7B0M1-VBT6 board"
depends on SOC_STM32H7B0XX
select SOC_STM32H7B0XX

View File

@@ -0,0 +1,5 @@
board:
name: fk7b0m1_vbt6
vendor: fanke
socs:
- name: stm32h7b0xx

View File

Before

Width:  |  Height:  |  Size: 87 KiB

After

Width:  |  Height:  |  Size: 87 KiB

View File

Before

Width:  |  Height:  |  Size: 86 KiB

After

Width:  |  Height:  |  Size: 86 KiB

View File

@@ -1,9 +1,6 @@
# Copyright (c) Charles Dias <charlesdias.cd@outlook.com>
# SPDX-License-Identifier: Apache-2.0
CONFIG_SOC_SERIES_STM32H7X=y
CONFIG_SOC_STM32H7B0XX=y
# Enable MPU
CONFIG_ARM_MPU=y

10
boards/fanke/index.rst Normal file
View File

@@ -0,0 +1,10 @@
.. _boards-fanke:
Fanke
#####
.. toctree::
:maxdepth: 1
:glob:
**/*