zephyr/soc/arm/st_stm32/CMakeLists.txt

7 lines
132 B
CMake

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