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

7 lines
82 B
CMake
Raw Permalink Normal View History

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