CONFIG_NANOPB
Nanopb Support
Nanopb Support
Type: bool
Help
This option enables the Nanopb library and generator.
Help
This option enables the Nanopb library and generator.
Defaults
No defaults. Implicitly defaults to n
.
Kconfig definitions
At <Zephyr>/modules/nanopb/Kconfig:7
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:74
Menu path: (Top) → Modules → nanopb (/home/runner/work/sdk-nrf/sdk-nrf/ncs/modules/lib/nanopb)
menuconfig NANOPB
bool "Nanopb Support"
help
This option enables the Nanopb library and generator.
At <Zephyr>/modules/nanopb/Kconfig:7
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:80
Menu path: (Top) → Modules
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.)