choice: Max compiled-in log level for low power uart

Max compiled-in log level for low power uart

Type: bool

Direct dependencies

LOG && NRF_SW_LPUART

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr>/subsys/logging/Kconfig.template.log_config:3

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:9<BuildDir>/Kconfig/Kconfig.modules:1<nRF>/Kconfig.nrf:27<nRF>/drivers/Kconfig:14<nRF>/drivers/serial/Kconfig:47

Menu path: (Top) → Modules → Nordic nRF Connect → Device Drivers → Low Power UART using REQ/RDY lines

choice
    bool "Max compiled-in log level for low power uart"
    default NRF_SW_LPUART_LOG_LEVEL_INF
    depends on LOG && NRF_SW_LPUART

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