boards: Convert nucleo_f103rb 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:39:54 +01:00
committed by Jamie McCrae
parent e8ba99dc59
commit 2d9c62e118
14 changed files with 10 additions and 22 deletions

View File

@@ -1,8 +0,0 @@
# NUCLEO-64 F103RB board configuration
# Copyright (c) 2016 Open-RnD Sp. z o.o.
# SPDX-License-Identifier: Apache-2.0
config BOARD_NUCLEO_F103RB
bool "NUCLEO-64 F103RB Development Board"
depends on SOC_STM32F103XB

View File

@@ -1,11 +0,0 @@
# NUCLEO-64 F103RB board configuration
# Copyright (c) 2016 Open-RnD Sp. z o.o.
# SPDX-License-Identifier: Apache-2.0
if BOARD_NUCLEO_F103RB
config BOARD
default "nucleo_f103rb"
endif # BOARD_NUCLEO_F103RB

View File

@@ -0,0 +1,5 @@
# Copyright (c) 2016 Open-RnD Sp. z o.o.
# SPDX-License-Identifier: Apache-2.0
config BOARD_NUCLEO_F103RB
select SOC_STM32F103XB

View File

@@ -0,0 +1,5 @@
board:
name: nucleo_f103rb
vendor: st
socs:
- name: stm32f103xb

View File

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 31 KiB

View File

Before

Width:  |  Height:  |  Size: 73 KiB

After

Width:  |  Height:  |  Size: 73 KiB

View File

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