-
CONFIG_CBOR_WITHOUT_OPEN_MEMSTREAM
¶
Without open memstream
Type: bool
Help¶
This option enables open memstream support.
Kconfig definition¶
At /jenkins_workspace/workspace/connect-nrf_documentation_master/ncs/modules/lib/tinycbor/Kconfig.tinycbor:65
Included via Kconfig:10
→ Kconfig.zephyr:10
→ /jenkins_workspace/workspace/connect-nrf_documentation_master/_build/Kconfig.modules:5
Menu path: (top menu) → tinyCBOR Support
config CBOR_WITHOUT_OPEN_MEMSTREAM bool prompt "Without open memstream" ifTINYCBOR
default "y" ifTINYCBOR
depends onTINYCBOR
help This option enables open memstream support.
(Definitions include propagated dependencies, including from if’s and menus.)