boards: Convert nucleo_f303k8 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:58 +01:00
committed by Jamie McCrae
parent 400f7f6a4f
commit 11725ccac1
12 changed files with 10 additions and 24 deletions

View File

@@ -1,9 +0,0 @@
# NUCLEO-32 F303k8 board configuration
# Copyright (c) 2020 Sebastian Schwabe <sebastian.schwabe@mailbox.tu-dresden.de>
# Fabian Paschke <fabian.paschke@eas.iis.fraunhofer.de>
# SPDX-License-Identifier: Apache-2.0
config BOARD_NUCLEO_F303K8
bool "NUCLEO-32 F303K8 Development Board"
depends on SOC_STM32F303X8

View File

@@ -1,12 +0,0 @@
# NUCLEO-32 F303k8 board configuration
# Copyright (c) 2020 Sebastian Schwabe <sebastian.schwabe@mailbox.tu-dresden.de>
# Fabian Paschke <fabian.paschke@eas.iis.fraunhofer.de>
# SPDX-License-Identifier: Apache-2.0
if BOARD_NUCLEO_F303K8
config BOARD
default "nucleo_f303k8"
endif # BOARD_NUCLEO_F303K8

View File

@@ -0,0 +1,5 @@
# Copyright (c) 2020 Sebastian Schwabe <sebastian.schwabe@mailbox.tu-dresden.de>
# SPDX-License-Identifier: Apache-2.0
config BOARD_NUCLEO_F303K8
select SOC_STM32F303X8

View File

@@ -0,0 +1,5 @@
board:
name: nucleo_f303k8
vendor: st
socs:
- name: stm32f303x8

View File

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 24 KiB

View File

Before

Width:  |  Height:  |  Size: 81 KiB

After

Width:  |  Height:  |  Size: 81 KiB

View File

@@ -1,8 +1,5 @@
# SPDX-License-Identifier: Apache-2.0
CONFIG_SOC_SERIES_STM32F3X=y
CONFIG_SOC_STM32F303X8=y
CONFIG_SERIAL=y
# console