CONFIG_BOARD_NUCLEO_H745ZI_Q_M7

NUCLEO-H745ZI-Q Development Board

Type: bool

Direct dependencies

SOC_STM32H745XX && <choice: Board Selection>

(Includes any dependencies from ifs and menus.)

Symbols selected by this symbol

Kconfig definition

At <Zephyr>/boards/arm/nucleo_h745zi_q/Kconfig.board:7

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:27<Zephyr>/boards/Kconfig:22

Menu path: (Top) → Board Selection

config BOARD_NUCLEO_H745ZI_Q_M7
    bool "NUCLEO-H745ZI-Q Development Board"
    select CPU_CORTEX_M7
    depends on SOC_STM32H745XX && <choice: Board Selection>

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