CONFIG_SOC_STM32H7A3XX

STM32H7A3XX

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:45

Included via Kconfig:8Kconfig.zephyr:38<SoC>/Kconfig:18<SoC>/arm/st_stm32/Kconfig:17

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

config SOC_STM32H7A3XX
    bool "STM32H7A3XX"
    select CPU_CORTEX_M7
    select CPU_HAS_FPU_DOUBLE_PRECISION
    depends on <choice>

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