Port the board to HWMv2. Signed-off-by: Abderrahmane Jarmouni <abderrahmane.jarmouni-ext@st.com>pull/69687/head
@ -1,8 +1,5 @@
@@ -1,8 +1,5 @@
|
||||
# black_f407ve board configuration |
||||
|
||||
# Copyright (c) 2020 Intel Corporation |
||||
# SPDX-License-Identifier: Apache-2.0 |
||||
|
||||
config BOARD_BLACK_F407VE |
||||
bool "Black F407VE Development Board" |
||||
depends on SOC_STM32F407XE |
||||
select SOC_STM32F407XE |
@ -1,8 +1,5 @@
@@ -1,8 +1,5 @@
|
||||
# SPDX-License-Identifier: Apache-2.0 |
||||
|
||||
CONFIG_SOC_SERIES_STM32F4X=y |
||||
CONFIG_SOC_STM32F407XE=y |
||||
|
||||
# Enable MPU |
||||
CONFIG_ARM_MPU=y |
||||
|
@ -0,0 +1,5 @@
@@ -0,0 +1,5 @@
|
||||
board: |
||||
name: black_f407ve |
||||
vendor: others |
||||
socs: |
||||
- name: stm32f407xx |
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 36 KiB |
Before Width: | Height: | Size: 8.7 KiB After Width: | Height: | Size: 8.7 KiB |
Before Width: | Height: | Size: 8.7 KiB After Width: | Height: | Size: 8.7 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |