:orphan: .. title:: SOC_SERIES_BEETLE .. option:: CONFIG_SOC_SERIES_BEETLE *Arm Beetle MCU Series* Type: ``bool`` Help ==== Enable support for Beetle MCU Series Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :option:`ARM ` - \ :option:`CPU_CORTEX_M3 ` - \ :option:`SOC_FAMILY_ARM ` - \ :option:`CPU_HAS_ARM_MPU ` - \ :option:`CPU_CORTEX_M_HAS_DWT ` Kconfig definition ================== .. highlight:: kconfig At ``soc/arm/arm/beetle/Kconfig.series:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:28`` → ``soc/Kconfig:6`` → ``/home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc:1`` → ``soc/arm/arm/Kconfig.soc:6`` Menu path: (Top) → SoC/CPU/Configuration Selection .. parsed-literal:: config SOC_SERIES_BEETLE bool "Arm Beetle MCU Series" select \ :option:`ARM ` select \ :option:`CPU_CORTEX_M3 ` select \ :option:`SOC_FAMILY_ARM ` select \ :option:`CPU_HAS_ARM_MPU ` select \ :option:`CPU_CORTEX_M_HAS_DWT ` depends on \ :ref:` ` help Enable support for Beetle MCU Series *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*