boards: Convert 96b_stm32_sensor_mez to HWM v2

Port the board to HWMv2.

Signed-off-by: Abderrahmane Jarmouni <abderrahmane.jarmouni-ext@st.com>
This commit is contained in:
Abderrahmane Jarmouni
2024-02-06 17:38:03 +01:00
committed by Jamie McCrae
parent b0d70959d3
commit 58ed121c3a
11 changed files with 10 additions and 14 deletions

View File

@@ -1,8 +0,0 @@
# 96Boards STM32 Sensor Mezzanine board configuration
# Copyright (c) 2018 Linaro Limited.
# SPDX-License-Identifier: Apache-2.0
config BOARD_96B_STM32_SENSOR_MEZ
bool "96Boards STM32 Sensor Mezzanine Board"
depends on SOC_STM32F446XX

View File

@@ -1,8 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
CONFIG_SOC_SERIES_STM32F4X=y
CONFIG_SOC_STM32F446XX=y
# Enable MPU
CONFIG_ARM_MPU=y

View File

@@ -0,0 +1,5 @@
# Copyright (c) 2018 Linaro Limited.
# SPDX-License-Identifier: Apache-2.0
config BOARD_96B_STM32_SENSOR_MEZ
select SOC_STM32F446XX

View File

@@ -5,9 +5,6 @@
if BOARD_96B_STM32_SENSOR_MEZ
config BOARD
default "96b_stm32_sensor_mez"
config SPI_STM32_INTERRUPT
default y
depends on SPI

View File

@@ -0,0 +1,5 @@
board:
name: 96b_stm32_sensor_mez
vendor: st
socs:
- name: stm32f446xx