CONFIG_CJSON_LIB

cJSON library

Type: bool

Direct dependencies

NEWLIB_LIBC || EXTERNAL_LIBC

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At <nRF>/modules/cjson/Kconfig:7

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

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

config CJSON_LIB
    bool "cJSON library"
    depends on NEWLIB_LIBC || EXTERNAL_LIBC

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