The latest development version of this page may be more current than this released 2.6.1-rc1 version.
CONFIG_STM32_CCM

(No prompt – not directly user assignable.)

Type: bool

Direct dependencies

SOC_FAMILY_STM32

(Includes any dependencies from ifs and menus.)

Default

  • n

Kconfig definition

At soc/arm/st_stm32/common/Kconfig.soc:9

Included via Kconfig:8Kconfig.zephyr:28soc/Kconfig:11doc/_build/Kconfig/Kconfig.soc.arch:2soc/arm/st_stm32/Kconfig:17

Menu path: (Top) → Hardware Configuration

config STM32_CCM
    bool
    default n
    depends on SOC_FAMILY_STM32

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