boards: Convert nucleo_f303re 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 14:24:13 +01:00
committed by Jamie McCrae
parent 11725ccac1
commit c319cb19f0
14 changed files with 10 additions and 22 deletions

View File

@@ -1,8 +0,0 @@
# NUCLEO-64 F303RE board configuration
# Copyright (c) 2020 Paul M. Bendixen
# SPDX-License-Identifier: Apache-2.0
config BOARD_NUCLEO_F303RE
bool "NUCLEO-64 F303RE Development Board"
depends on SOC_STM32F303XE

View File

@@ -1,11 +0,0 @@
# NUCLEO-64 F302R8 board configuration
# Copyright (c) 2020 Paul M. Bendixen
# SPDX-License-Identifier: Apache-2.0
if BOARD_NUCLEO_F303RE
config BOARD
default "nucleo_f303re"
endif # BOARD_NUCLEO_F303RE

View File

@@ -0,0 +1,5 @@
# Copyright (c) 2020 Paul M. Bendixen
# SPDX-License-Identifier: Apache-2.0
config BOARD_NUCLEO_F303RE
select SOC_STM32F303XE

View File

@@ -0,0 +1,5 @@
board:
name: nucleo_f303re
vendor: st
socs:
- name: stm32f303xe

View File

Before

Width:  |  Height:  |  Size: 70 KiB

After

Width:  |  Height:  |  Size: 70 KiB

View File

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 21 KiB

View File

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