CONFIG_SOC_STM32H745XX

STM32H745XX

Type: bool

Direct dependencies

<choice: STM32H7x MCU Selection>

(Includes any dependencies from ifs and menus.)

Symbols selected by this symbol

Kconfig definition

At <Zephyr>/soc/arm/st_stm32/stm32h7/Kconfig.soc:16

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:28<Zephyr>/soc/Kconfig:11<BuildDir>/Kconfig/Kconfig.soc.arch:2<Zephyr>/soc/arm/st_stm32/Kconfig:17

Menu path: (Top) → Hardware Configuration → STM32H7x MCU Selection

config SOC_STM32H745XX
    bool "STM32H745XX"
    select CPU_HAS_FPU_DOUBLE_PRECISION if CPU_CORTEX_M7
    depends on <choice: STM32H7x MCU Selection>

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