zephyr/modules/Kconfig.canopennode
Henrik Brix Andersen ef33cb6d43 modules: add CANopenNode
Include the CANopenNode CANopen stack as a module in Zephyr.
CANopenNode is licensed under the Apache-2.0 license.

This fixes #15278.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2020-01-20 17:17:23 +01:00

10 lines
222 B
Plaintext

# CANopenNode CANopen protocol stack
# Copyright (c) 2019 Vestas Wind System A/S
# SPDX-License-Identifier: Apache-2.0
config CANOPENNODE
bool "CANopenNode Support"
help
This option enables the CANopenNode library.