zephyr/soc/arm/nordic_nrf/CMakeLists.txt

8 lines
112 B
CMake
Raw Normal View History

# SPDX-License-Identifier: Apache-2.0
zephyr_include_directories(
include
)
add_subdirectory(${SOC_SERIES})