boards: Convert nucleo_f302r8 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:23:38 +01:00
committed by Jamie McCrae
parent 8d84861390
commit 400f7f6a4f
14 changed files with 10 additions and 22 deletions

View File

@@ -1,8 +0,0 @@
# NUCLEO-64 F302R8 board configuration
# Copyright (c) 2018 Seitz & Associates
# SPDX-License-Identifier: Apache-2.0
config BOARD_NUCLEO_F302R8
bool "NUCLEO-64 F302R8 Development Board"
depends on SOC_STM32F302X8

View File

@@ -1,11 +0,0 @@
# NUCLEO-64 F302R8 board configuration
# Copyright (c) 2018 Seitz & Associates
# SPDX-License-Identifier: Apache-2.0
if BOARD_NUCLEO_F302R8
config BOARD
default "nucleo_f302r8"
endif # BOARD_NUCLEO_F302R8

View File

@@ -0,0 +1,5 @@
# Copyright (c) 2018 Seitz & Associates
# SPDX-License-Identifier: Apache-2.0
config BOARD_NUCLEO_F302R8
select SOC_STM32F302X8

View File

@@ -0,0 +1,5 @@
board:
name: nucleo_f302r8
vendor: st
socs:
- name: stm32f302x8

View File

Before

Width:  |  Height:  |  Size: 38 KiB

After

Width:  |  Height:  |  Size: 38 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_STM32F3X=y
CONFIG_SOC_STM32F302X8=y
CONFIG_SERIAL=y
# console