zephyr/soc/sensry/CMakeLists.txt

7 lines
196 B
CMake
Raw Normal View History

# SPDX-License-Identifier: Apache-2.0
# Copyright (c) 2024 sensry.io
zephyr_include_directories(${SOC_FAMILY}/${SOC_SERIES}/common)
add_subdirectory_ifdef(CONFIG_SOC_SERIES_SY1XX ganymed/sy1xx)