:orphan: .. title:: CONFIG_NANOPB .. kconfig:: CONFIG_NANOPB CONFIG_NANOPB ############# *Nanopb Support* Type: ``bool`` Help ==== .. code-block:: none This option enables the Nanopb library and generator. Direct dependencies =================== 0 *(Includes any dependencies from ifs and menus.)* Defaults ======== No defaults. Implicitly defaults to ``n``. Kconfig definition ================== At ``/nanopb/Kconfig:7`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:33`` → ``/Kconfig:74`` Menu path: (Top) → Modules .. code-block:: kconfig menuconfig NANOPB bool "Nanopb Support" depends on 0 help This option enables the Nanopb library and generator. *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*