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

SOC_LPC54114_M0

Type: bool

Direct dependencies

<choice: LPC LPC54XXX MCU Selection>

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

Kconfig definition

At soc/arm/nxp_lpc/lpc54xxx/Kconfig.soc:17

Included via Kconfig:10Kconfig.zephyr:27soc/Kconfig:12soc/arm/nxp_lpc/Kconfig:17

Menu path: (top menu) → Hardware Configuration → LPC LPC54XXX MCU Selection

config SOC_LPC54114_M0
    bool
    prompt "SOC_LPC54114_M0" if <choice: LPC LPC54XXX MCU Selection>
    select CPU_CORTEX_M0PLUS if <choice: LPC LPC54XXX MCU Selection>
    select CPU_CORTEX_M_HAS_VTOR if <choice: LPC LPC54XXX MCU Selection>
    depends on <choice: LPC LPC54XXX MCU Selection>

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