boards: Convert nucleo_f207zg to HWM v2

Port the board to HWMv2.

Signed-off-by: Francois Ramu <francois.ramu@st.com>
This commit is contained in:
Francois Ramu
2024-02-08 11:21:33 +01:00
committed by Carles Cufi
parent b987093a80
commit c58e0822a6
16 changed files with 10 additions and 14 deletions

View File

@@ -1,8 +0,0 @@
# NUCLEO-144 F207ZG board configuration
# Copyright (c) 2018 qianfan Zhao
# SPDX-License-Identifier: Apache-2.0
config BOARD_NUCLEO_F207ZG
bool "NUCLEO-144 F207ZG Development Board"
depends on SOC_STM32F207XX

View File

@@ -5,9 +5,6 @@
if BOARD_NUCLEO_F207ZG
config BOARD
default "nucleo_f207zg"
if NETWORKING
config NET_L2_ETHERNET

View File

@@ -0,0 +1,5 @@
# Copyright (c) 2018 qianfan Zhao
# SPDX-License-Identifier: Apache-2.0
config BOARD_NUCLEO_F207ZG
select SOC_STM32F207XX

View File

@@ -0,0 +1,5 @@
board:
name: nucleo_f207zg
vendor: st
socs:
- name: stm32f207xx

View File

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 44 KiB

View File

Before

Width:  |  Height:  |  Size: 81 KiB

After

Width:  |  Height:  |  Size: 81 KiB

View File

Before

Width:  |  Height:  |  Size: 70 KiB

After

Width:  |  Height:  |  Size: 70 KiB

View File

Before

Width:  |  Height:  |  Size: 78 KiB

After

Width:  |  Height:  |  Size: 78 KiB

View File

@@ -1,8 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
CONFIG_SOC_SERIES_STM32F2X=y
CONFIG_SOC_STM32F207XX=y
CONFIG_SERIAL=y
# Enable MPU