CONFIG_SOC_STM32G070XX¶
STM32G070XX
STM32G070XX
Type: bool
Direct dependencies¶
<choice: STM32G0x MCU Selection> || <choice: STM32G0x MCU Selection>
(Includes any dependencies from ifs and menus.)
Kconfig definitions¶
At <Zephyr SoC>/arm/st_stm32/stm32g0/Kconfig.soc:30
Included via Kconfig:8 → Kconfig.zephyr:38 → <Zephyr SoC>/Kconfig:15 → <BuildDir>/kconfig/Kconfig.soc.arch:2 → <Zephyr SoC>/arm/st_stm32/Kconfig:17
Menu path: (Top) → Hardware Configuration → STM32G0x MCU Selection
config SOC_STM32G070XX
    bool "STM32G070XX"
    depends on <choice>
At <Zephyr SoC>/arm/st_stm32/stm32g0/Kconfig.soc:30
Included via Kconfig:8 → Kconfig.zephyr:38 → <Zephyr SoC>/Kconfig:18 → <Zephyr SoC>/arm/st_stm32/Kconfig:17
Menu path: (Top) → Hardware Configuration → STM32G0x MCU Selection
config SOC_STM32G070XX
    bool "STM32G070XX"
    depends on <choice>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)