:orphan: .. title:: SOC_STM32H747XX .. option:: CONFIG_SOC_STM32H747XX *STM32H747XX* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :option:`CPU_HAS_FPU_DOUBLE_PRECISION ` if \ :option:`CPU_CORTEX_M7 ` Kconfig definition ================== .. highlight:: kconfig At ``soc/arm/st_stm32/stm32h7/Kconfig.soc:25`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:28`` → ``soc/Kconfig:11`` → ``/home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc.arch:2`` → ``soc/arm/st_stm32/Kconfig:17`` Menu path: (Top) → Hardware Configuration → STM32H7x MCU Selection .. parsed-literal:: config SOC_STM32H747XX bool "STM32H747XX" select \ :option:`CPU_HAS_FPU_DOUBLE_PRECISION ` if \ :option:`CPU_CORTEX_M7 ` depends on \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*