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

CONFIG_SOC_ARM_DESIGNSTART_FPGA_CORTEX_M3

ARM Cortex-M3 DesignStart FPGA

Type: bool

Direct dependencies

<choice: ARM DesignStart SoCs>

(Includes any dependencies from ifs and menus.)

Symbols selected by this symbol

Kconfig definition

At soc/arm/arm/designstart/Kconfig.soc:14

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

Menu path: (Top) → Hardware Configuration → ARM DesignStart SoCs

config SOC_ARM_DESIGNSTART_FPGA_CORTEX_M3
    bool "ARM Cortex-M3 DesignStart FPGA"
    select CPU_CORTEX_M3
    select XIP
    select HAS_SEGGER_RTT
    depends on <choice>

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