- choice NRF_SW_LPUART_LOG_LEVEL_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.)
Default
Choice options
Kconfig definition
At <Zephyr>/subsys/logging/Kconfig.template.log_config:3
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:95
→ <nRF>/drivers/Kconfig:15
→ <nRF>/drivers/serial/Kconfig:66
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Device Drivers → Low Power UART using REQ/RDY lines
choice NRF_SW_LPUART_LOG_LEVEL_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.)