7 lines
175 B
CMake
7 lines
175 B
CMake
|
# Copyright (c) 2024 Vogl Electronic GmbH
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
# zephyr-keep-sorted-start
|
||
|
add_subdirectory_ifdef(CONFIG_JC42 jc42)
|
||
|
# zephyr-keep-sorted-stop
|