Training
Consulting
Tools
xref
: /
Zephyr-latest
/
subsys
/
net
/
lib
/
sntp
/
CMakeLists.txt
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# SPDX-License-Identifier: Apache-2.0
2
3
zephyr_sources(
4
sntp.c
5
sntp_simple.c
6
)
7