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:9<BuildDir>/Kconfig/Kconfig.modules:1<nRF>/Kconfig.nrf:25<nRF>/subsys/Kconfig:24

Menu path: (Top) → Modules → Nordic nRF Connect → System profiler → Profiler selection

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

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