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

TI SimpleLink Family

Type: bool

Help

Enable support for TI SimpleLink CC32xx

Direct dependencies

<choice: SoC/CPU/Configuration Selection>

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

Kconfig definition

At soc/arm/ti_simplelink/cc32xx/Kconfig.series:6

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

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

config SOC_SERIES_CC32XX
    bool
    prompt "TI SimpleLink Family" if <choice: SoC/CPU/Configuration Selection>
    select CPU_CORTEX_M4 if <choice: SoC/CPU/Configuration Selection>
    select SOC_FAMILY_TISIMPLELINK if <choice: SoC/CPU/Configuration Selection>
    select CPU_HAS_SYSTICK if <choice: SoC/CPU/Configuration Selection>
    depends on <choice: SoC/CPU/Configuration Selection>
    help
      Enable support for TI SimpleLink CC32xx

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