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

STM32F767XX

Type: bool

Direct dependencies

<choice: STM32F7x MCU Selection>

(Includes any dependencies from ifs and menus.)

Symbols selected by this symbol

Kconfig definition

At soc/arm/st_stm32/stm32f7/Kconfig.soc:19

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

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

config SOC_STM32F767XX
    bool "STM32F767XX"
    select CPU_HAS_FPU_DOUBLE_PRECISION
    depends on <choice: STM32F7x MCU Selection>

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