6 lines
159 B
CMake
6 lines
159 B
CMake
# SPDX-License-Identifier: Apache-2.0
|
|||
# Copyright (c) 2017 Christian Taedcke
|
|||
|
|||
add_subdirectory(common)
|
|||
zephyr_include_directories(${SOC_FAMILY}/${SOC_SERIES})
|