-
CONFIG_CJSON_LIB
¶
cJSON library
Type: bool
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:23
→ <Zephyr>/modules/Kconfig:6
→ <BuildDir>/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.)