d679037643
Move the Zephyr-specific interface and support code for CANopenNode into the modules directory. Consolidate the CMakeLists.txt files into one. Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
4 lines
82 B
CMake
4 lines
82 B
CMake
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
add_subdirectory_ifdef(CONFIG_ISOTP isotp)
|