:orphan: .. title:: CANOPENNODE .. option:: CONFIG_CANOPENNODE *CANopenNode Support* Type: ``bool`` Help ==== This option enables the CANopenNode library. Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols that select this symbol =============================== - \ :option:`CANOPEN ` Kconfig definition ================== .. highlight:: kconfig At ``modules/Kconfig.canopennode:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:23`` → ``modules/Kconfig:12`` Menu path: (Top) → Modules .. parsed-literal:: config CANOPENNODE bool "CANopenNode Support" help This option enables the CANopenNode library. *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*