boards: Convert waveshare_open103z 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-01-29 16:41:40 +01:00
committed by Jamie McCrae
parent 9644828c81
commit aa9597f6d9
15 changed files with 21 additions and 22 deletions

View File

@@ -1,8 +0,0 @@
# Waveshare Open103Z board configuration
# Copyright (c) 2020 Stefano Manni
# SPDX-License-Identifier: Apache-2.0
config BOARD_WAVESHARE_OPEN103Z
bool "Waveshare OPEN103Z Development Board"
depends on SOC_STM32F103XE

View File

@@ -1,11 +0,0 @@
# Waveshare Open103Z board configuration
# Copyright (c) 2020 Stefano Manni
# SPDX-License-Identifier: Apache-2.0
if BOARD_WAVESHARE_OPEN103Z
config BOARD
default "waveshare_open103z"
endif # BOARD_WAVESHARE_OPEN103Z

View File

@@ -41,4 +41,5 @@ available under :zephyr_file:`doc/templates/board.tmpl`.
v2/seagate/index.rst
v2/sparkfun/index.rst
v2/st/index.rst
v2/waveshare/index.rst
v2/wiznet/index.rst

View File

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

View File

@@ -0,0 +1,5 @@
# Copyright (c) 2020 Stefano Manni
# SPDX-License-Identifier: Apache-2.0
config BOARD_WAVESHARE_OPEN103Z
select SOC_STM32F103XE

View File

@@ -0,0 +1,5 @@
board:
name: waveshare_open103z
vendor: waveshare
socs:
- name: stm32f103xe

View File

Before

Width:  |  Height:  |  Size: 745 KiB

After

Width:  |  Height:  |  Size: 745 KiB

View File

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 29 KiB

View File

@@ -1,8 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
CONFIG_SOC_SERIES_STM32F1X=y
CONFIG_SOC_STM32F103XE=y
# enable uart driver
CONFIG_SERIAL=y
# enable console