:orphan: .. title:: SOC_SERIES_LPC54XXX .. option:: CONFIG_SOC_SERIES_LPC54XXX *LPC LPC54xxx Series MCU* Type: ``bool`` Help ==== Enable support for LPC LPC54XXX MCU series Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Symbols selected by this symbol =============================== - \ :option:`ARM ` - \ :option:`HAS_MCUX ` - \ :option:`HAS_MCUX_FLEXCOMM ` - \ :option:`HAS_MCUX_SYSCON ` - \ :option:`SOC_FAMILY_LPC ` - \ :option:`CPU_CORTEX_M_HAS_SYSTICK ` Kconfig definition ================== .. highlight:: kconfig At ``soc/arm/nxp_lpc/lpc54xxx/Kconfig.series:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:28`` → ``soc/Kconfig:6`` → ``/home/runner/work/bridle/bridle/workspace/build/Kconfig/Kconfig.soc:1`` → ``soc/arm/nxp_lpc/Kconfig.soc:4`` Menu path: (Top) → SoC/CPU/Configuration Selection .. parsed-literal:: config SOC_SERIES_LPC54XXX bool "LPC LPC54xxx Series MCU" select \ :option:`ARM ` select \ :option:`HAS_MCUX ` select \ :option:`HAS_MCUX_FLEXCOMM ` select \ :option:`HAS_MCUX_SYSCON ` select \ :option:`SOC_FAMILY_LPC ` select \ :option:`CPU_CORTEX_M_HAS_SYSTICK ` depends on \ :ref:` ` help Enable support for LPC LPC54XXX MCU series *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*