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

CONFIG_SOC_PSOC6_M0

SOC_PSOC6_M0

Type: bool

Direct dependencies

<choice: Cypress PSoC6 MCU Selection>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At soc/arm/cypress/Kconfig:10

Included via Kconfig:8Kconfig.zephyr:38soc/Kconfig:18

Menu path: (Top) → Hardware Configuration → Cypress PSoC6 MCU Selection

config SOC_PSOC6_M0
    bool "SOC_PSOC6_M0"
    select CPU_CORTEX_M0PLUS
    select CPU_CORTEX_M_HAS_SYSTICK
    select CPU_CORTEX_M_HAS_VTOR
    depends on <choice>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)