The latest development version of this page may be more current than this released 1.14.1 version.
CONFIG_SOC_SERIES_MUSCA

ARM v2m MUSCA MCU Series

Type: bool

Help

Enable support for ARM MPS2 MCU Series

Direct dependencies

<choice: SoC/CPU/Configuration Selection>

(Includes any dependencies from if’s and menus.)

Kconfig definition

At soc/arm/arm/musca_a/Kconfig.series:7

Included via Kconfig:10Kconfig.zephyr:27soc/Kconfig:6soc/arm/arm/Kconfig.soc:8

Menu path: (top menu) → SoC/CPU/Configuration Selection

config SOC_SERIES_MUSCA
    bool
    prompt "ARM v2m MUSCA MCU Series" if <choice: SoC/CPU/Configuration Selection>
    select SOC_FAMILY_ARM if <choice: SoC/CPU/Configuration Selection>
    select CPU_HAS_SYSTICK if <choice: SoC/CPU/Configuration Selection>
    select BUILD_OUTPUT_HEX if <choice: SoC/CPU/Configuration Selection>
    depends on <choice: SoC/CPU/Configuration Selection>
    help
      Enable support for ARM MPS2 MCU Series

(Definitions include propagated dependencies, including from if’s and menus.)