:orphan: .. title:: CONFIG_SOC_STM32F303X8 .. kconfig:: CONFIG_SOC_STM32F303X8 CONFIG_SOC_STM32F303X8 ###################### *STM32F303X8* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/arm/st_stm32/stm32f3/Kconfig.soc:13`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` → ``/arm/st_stm32/Kconfig:17`` Menu path: (Top) → Hardware Configuration → STM32F3x MCU Selection .. code-block:: kconfig config SOC_STM32F303X8 bool "STM32F303X8" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*