CONFIG_PROFILER_NORDIC

Nordic profiler

Type: bool

Direct dependencies

<choice: Profiler selection>

(Includes any dependencies from ifs and menus.)

Symbols selected by this symbol

Kconfig definition

At <nRF>/subsys/profiler/Kconfig:35

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:24

Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → System profiler → Profiler selection

config PROFILER_NORDIC
    bool "Nordic profiler"
    select USE_SEGGER_RTT
    depends on <choice>

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