zephyr/soc/arm/st_stm32/stm32mp1/CMakeLists.txt

9 lines
160 B
CMake

# Copyright (c) 2019 STMicroelectronics
#
# SPDX-License-Identifier: Apache-2.0
zephyr_include_directories(${ZEPHYR_BASE}/drivers)
zephyr_sources(
soc.c
)