1# SPDX-License-Identifier: Apache-2.0
2
3zephyr_sources(
4  sntp.c
5  sntp_simple.c
6)
7