2023-03-03 16:44:53 +08:00
|
|
|
# Copyright (c) 2023 Nuvoton Technology Corporation.
|
|
|
|
#
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
|
|
|
|
zephyr_sources(soc.c)
|
2023-10-27 23:34:14 +02:00
|
|
|
|
|
|
|
set(SOC_LINKER_SCRIPT ${ZEPHYR_BASE}/include/zephyr/arch/arm/cortex_m/scripts/linker.ld CACHE INTERNAL "")
|