Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
8e881959a49467e70c786a30987a367e22bb4014
/
.
/
soc
/
arm
/
mps3
/
CMakeLists.txt
blob: 3cf33caa58dbaf0c99a020aa3bd16a8e9c97b3aa [
file
] [
log
] [
blame
]
# Copyright (c) 2021 Linaro Limited
# SPDX-License-Identifier: Apache-2.0
zephyr_sources(
soc.c
)
zephyr_include_directories(.)
set(SOC_LINKER_SCRIPT ${ZEPHYR_BASE}/include/zephyr/arch/arm/cortex_m/scripts/linker.ld CACHE INTERNAL "")