zephyr/subsys/net/lib/sntp/CMakeLists.txt

7 lines
82 B
CMake

# SPDX-License-Identifier: Apache-2.0
zephyr_sources(
sntp.c
sntp_simple.c
)