Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
bfc607e38d43b157e05d0db76eb078bec05a6060
/
.
/
soc
/
arm
/
beetle
/
CMakeLists.txt
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 "")