-
CONFIG_CBOR_NO_DFLT_READER
¶
No default reader support
Type: bool
Help¶
This option specifies whether a default reader exists.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At ext/lib/encoding/tinycbor/Kconfig:32
Included via Kconfig:10
→ Kconfig.zephyr:37
→ ext/Kconfig:15
→ ext/lib/encoding/Kconfig:22
Menu path: (top menu) → External Sources → Encoding
config CBOR_NO_DFLT_READER bool prompt "No default reader support" ifTINYCBOR
depends onTINYCBOR
help This option specifies whether a default reader exists.
(Definitions include propagated dependencies, including from if’s and menus.)