Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
5ffbda342fdc779099ef6595b4fef616f5ca9e22
/
.
/
samples
/
modules
/
canopennode
/
Kconfig
blob: 18f56cd20d3f004aaa698eb14cb8b3e2264d2671 [
file
] [
log
] [
blame
]
#
# Copyright (c) 2019 Vestas Wind Systems A/S
#
# SPDX-License-Identifier: Apache-2.0
#
config CANOPEN_NODE_ID
int
"CANopen node ID"
default
10
range
1
127
help
7
-
bit
CANopen
Node
ID
source
"Kconfig.zephyr"