The latest development version of this page may be more current than this released 2.7.5 version.

CONFIG_BOARD_STM32H747I_DISCO_M4

STM32H747I Discovery Development Board

Type: bool

Direct dependencies

SOC_STM32H747XX && <choice: Board Selection>

(Includes any dependencies from ifs and menus.)

Symbols selected by this symbol

Kconfig definition

At boards/arm/stm32h747i_disco/Kconfig.board:11

Included via Kconfig:8Kconfig.zephyr:37boards/Kconfig:29

Menu path: (Top) → Board Selection

config BOARD_STM32H747I_DISCO_M4
    bool "STM32H747I Discovery Development Board"
    select CPU_CORTEX_M4
    depends on SOC_STM32H747XX && <choice>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)