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

(No prompt – not directly user assignable.)

Type: bool

Help

Set if the low power uart (LPUART) module is present in the SoC.

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At ext/hal/openisa/vega_sdk_riscv/Kconfig:9

Included via Kconfig:10Kconfig.zephyr:41ext/Kconfig:11ext/hal/Kconfig:31

Menu path: (top menu) → External Sources → HALs

config HAS_RV32M1_LPUART
    bool
    help
      Set if the low power uart (LPUART) module is present in the SoC.

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