CONFIG_CANOPENNODE
CANopenNode support
CANopenNode support
Type: bool
Help
This option enables the CANopenNode library.
Help
This option enables the CANopenNode library.
Defaults
No defaults. Implicitly defaults to n.
Kconfig definitions
At <External Modules>/canopennode/Kconfig:9
Included via Kconfig:8 → Kconfig.zephyr:33 → <External Modules>/Kconfig:6 → <BuildDir>/kconfig/Kconfig.modules:8
Menu path: (Top) → Modules → CANopenNode (/home/runner/work/bridle/bridle/workspace/modules/lib/canopennode)
config CANOPENNODE
bool "CANopenNode support"
depends on CAN
help
This option enables the CANopenNode library.
At <External Modules>/canopennode/Kconfig:9
Included via Kconfig:8 → Kconfig.zephyr:33 → <External Modules>/Kconfig:80
Menu path: (Top) → Modules
config CANOPENNODE
bool "CANopenNode support"
depends on CAN && 0
help
This option enables the CANopenNode library.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)