CONFIG_ZSL

Zephyr scientific library support

Type: bool

Help

This option enables the zephyr scientific library.

Default

  • n

Kconfig definition

At /home/runner/work/sdk-nrf/sdk-nrf/ncs/modules/lib/zscilib/Kconfig.zscilib:18

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:33<Zephyr>/modules/Kconfig:6<nRF>/doc/_build/kconfig/Kconfig.modules:86

Menu path: (Top) → Modules → zscilib (/home/runner/work/sdk-nrf/sdk-nrf/ncs/modules/lib/zscilib)

config ZSL
    bool "Zephyr scientific library support"
    default n
    help
      This option enables the zephyr scientific library.

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