The latest development version of this page may be more current than this released 2.5.0 version.
CONFIG_TINYCBOR

tinyCBOR Support

Type: bool

Help

This option enables the tinyCBOR library.

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At modules/Kconfig.tinycbor:4

Included via Kconfig:8Kconfig.zephyr:23modules/Kconfig:33

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.)