blob: 119517e5e1c7dd02b17988135e718a8680cec725 [file] [log] [blame]
# Copyright (c) 2021 Yonatan Schachter
# SPDX-License-Identifier: Apache-2.0
zephyr_library()
zephyr_library_sources(soc.c)
set(SOC_LINKER_SCRIPT ${CMAKE_CURRENT_SOURCE_DIR}/linker.ld CACHE INTERNAL "")