choice HRM_SIMULATOR_LOG_LEVEL_CHOICE: Max compiled-in log level for ANT+ HRM Simulator

Max compiled-in log level for ANT+ HRM Simulator

Type: bool

Direct dependencies

LOG && ANT_HRM_SIMULATOR && ANT_HRM && ANT

(Includes any dependencies from ifs and menus.)

Kconfig definition

At C:/ncs/main/zephyr/subsys/logging/Kconfig.template.log_config:3

Included via Kconfig:35lib/Kconfig:13lib\ant_profiles/Kconfig:13lib\ant_profiles\ant_hrm/Kconfig:24lib\ant_profiles\ant_hrm\simulator/Kconfig:12

Menu path: (Top) → ANT Wireless → ANT+ HRM profile

choice HRM_SIMULATOR_LOG_LEVEL_CHOICE
    bool "Max compiled-in log level for ANT+ HRM Simulator"
    default HRM_SIMULATOR_LOG_LEVEL_DEFAULT
    depends on LOG && ANT_HRM_SIMULATOR && ANT_HRM && ANT

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