-
CONFIG_CJSON_LIB
¶
cJSON library
Type: bool
Help¶
Enable the cJSON Library
Default¶
n
Symbols that select this symbol¶
Kconfig definition¶
At <nRF>/ext/cjson/Kconfig:9
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:6
→ <BuildDir>/Kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:29
→ <nRF>/ext/Kconfig:9
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → External libraries
config CJSON_LIB bool "cJSON library" default n depends onNEWLIB_LIBC
||EXTERNAL_LIBC
help Enable the cJSON Library
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)