CONFIG_SOC_STM32F107XC

STM32F107XC

STM32F107XC

Type: bool

Direct dependencies

<choice: STM32F1x MCU Selection> || <choice: STM32F1x MCU Selection>

(Includes any dependencies from ifs and menus.)

Kconfig definitions

At <Zephyr>/soc/arm/st_stm32/stm32f1/Kconfig.soc:33

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:36<Zephyr>/soc/Kconfig:15<nRF>/doc/_build/kconfig/Kconfig.soc.arch:2<Zephyr>/soc/arm/st_stm32/Kconfig:17

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

config SOC_STM32F107XC
    bool "STM32F107XC"
    select SOC_STM32F10X_CONNECTIVITY_LINE_DEVICE
    depends on <choice>

At <Zephyr>/soc/arm/st_stm32/stm32f1/Kconfig.soc:33

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:36<Zephyr>/soc/Kconfig:18<Zephyr>/soc/arm/st_stm32/Kconfig:17

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

config SOC_STM32F107XC
    bool "STM32F107XC"
    select SOC_STM32F10X_CONNECTIVITY_LINE_DEVICE
    depends on <choice>

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