7 lines
76 B
CMake
7 lines
76 B
CMake
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
zephyr_sources(
|
||
|
soc.c
|
||
|
wdog.S
|
||
|
)
|