CONFIG_EI_WRAPPER_DEBUG_MODE

Run Edge Impulse library in debug mode

Type: bool

Direct dependencies

EI_WRAPPER

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At <nRF>/lib/edge_impulse/Kconfig:82

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:23<Zephyr>/modules/Kconfig:6<BuildDir>/Kconfig/Kconfig.modules:2<nRF>/Kconfig.nrf:27<nRF>/lib/Kconfig:31

Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Libraries → Enable Edge Impulse → Enable Edge Impulse wrapper

config EI_WRAPPER_DEBUG_MODE
    bool "Run Edge Impulse library in debug mode"
    depends on EI_WRAPPER

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