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

STM32H750XX

Type: bool

Direct dependencies

<choice: STM32H7x MCU Selection>

(Includes any dependencies from ifs and menus.)

Symbols selected by this symbol

Kconfig definition

At soc/arm/st_stm32/stm32h7/Kconfig.soc:20

Included via Kconfig:8Kconfig.zephyr:28soc/Kconfig:12soc/arm/st_stm32/Kconfig:17

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

config SOC_STM32H750XX
    bool "STM32H750XX"
    select CPU_CORTEX_M7
    select CPU_HAS_FPU_DOUBLE_PRECISION
    depends on <choice: STM32H7x MCU Selection>

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