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 <Zephyr>/soc/arm/st_stm32/common/Kconfig.soc:9

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:28<Zephyr>/soc/Kconfig:11<BuildDir>/Kconfig/Kconfig.soc.arch:2<Zephyr>/soc/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.)