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

CONFIG_SOC_LPC55S28

SOC_LPC55S28 M33

Type: bool

Direct dependencies

<choice: LPC5500 Series MCU Selection>

(Includes any dependencies from ifs and menus.)

Symbols selected by this symbol

Kconfig definition

At soc/arm/nxp_lpc/lpc55xxx/Kconfig.soc:21

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

Menu path: (Top) → Hardware Configuration → LPC5500 Series MCU Selection

config SOC_LPC55S28
    bool "SOC_LPC55S28 M33"
    select CPU_CORTEX_M33
    select CPU_HAS_ARM_MPU
    select CPU_HAS_FPU
    select ARMV8_M_DSP
    select CLOCK_CONTROL
    select HAS_MCUX_IAP
    select HAS_MCUX_LPADC
    select HAS_MCUX_LPC_DMA
    depends on <choice>

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