Henrik Brix Andersen | ef33cb6 | 2019-07-01 20:46:07 +0200 | [diff] [blame] | 1 | # CANopenNode CANopen protocol stack |
2 | |||||
3 | # Copyright (c) 2019 Vestas Wind System A/S | ||||
4 | # SPDX-License-Identifier: Apache-2.0 | ||||
5 | |||||
6 | config CANOPENNODE | ||||
7 | bool "CANopenNode Support" | ||||
8 | help | ||||
9 | This option enables the CANopenNode library. |