CONFIG_SOC_STM32F10X_CONNECTIVITY_LINE_DEVICE

(No prompt – not directly user assignable.)

Type: bool

Help

Connectivity line devices are STM32F105xx and STM32F107xx
microcontrollers.  They are intended for applications where
connectivity and real-time performances are required such as
industrial control, control panels for security applications, UPS or
home audio.  For STM32F107xx also the Ethernet MAC is available.

Help

Connectivity line devices are STM32F105xx and STM32F107xx
microcontrollers.  They are intended for applications where
connectivity and real-time performances are required such as
industrial control, control panels for security applications, UPS or
home audio.  For STM32F107xx also the Ethernet MAC is available.

Direct dependencies

SOC_FAMILY_STM32 || SOC_FAMILY_STM32

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Kconfig definitions

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

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

config SOC_STM32F10X_CONNECTIVITY_LINE_DEVICE
    bool
    depends on SOC_FAMILY_STM32
    help
      Connectivity line devices are STM32F105xx and STM32F107xx
      microcontrollers.  They are intended for applications where
      connectivity and real-time performances are required such as
      industrial control, control panels for security applications, UPS or
      home audio.  For STM32F107xx also the Ethernet MAC is available.

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

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

config SOC_STM32F10X_CONNECTIVITY_LINE_DEVICE
    bool
    depends on SOC_FAMILY_STM32
    help
      Connectivity line devices are STM32F105xx and STM32F107xx
      microcontrollers.  They are intended for applications where
      connectivity and real-time performances are required such as
      industrial control, control panels for security applications, UPS or
      home audio.  For STM32F107xx also the Ethernet MAC is available.

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