-
choice: Max compiled-in log level for Device Firmware Upgrade
Max compiled-in log level for Device Firmware Upgrade
Type: bool
Default¶
Choice options¶
Kconfig definition¶
At <Zephyr>/subsys/logging/Kconfig.template.log_config:3
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:6
→ <BuildDir>/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:50
→ <nRF>/subsys/Kconfig:12
→ <nRF>/subsys/dfu/Kconfig:9
→ <nRF>/subsys/dfu/dfu_target/Kconfig:87
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → DFU → DFU → Device Firmware Upgrade target API
choice
bool "Max compiled-in log level for Device Firmware Upgrade"
default DFU_TARGET_LOG_LEVEL_INF
depends on LOG && DFU_TARGET
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)