CONFIG_TINYCBOR¶
tinyCBOR Support
Type: bool
Help¶
This option enables the tinyCBOR library.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At <External Modules>/Kconfig.tinycbor:4
Included via Kconfig:8
→ Kconfig.zephyr:33
→ <External Modules>/Kconfig:30
Menu path: (Top) → Modules
config TINYCBOR
bool "tinyCBOR Support"
help
This option enables the tinyCBOR library.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)