blob: 7cad91bdc85d22c07684dad6f6835ad7c0358ca6 [file] [log] [blame]
# SPDX-License-Identifier: Apache-2.0
zephyr_sources(
soc.c
power.c
)
zephyr_include_directories(.)
set(SOC_LINKER_SCRIPT ${ZEPHYR_BASE}/include/zephyr/arch/arm/cortex_m/scripts/linker.ld CACHE INTERNAL "")