Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
refs/heads/upstream/backport-65697-to-v3.4-branch
/
.
/
drivers
/
ptp_clock
/
CMakeLists.txt
blob: 719dc0398a72703f8d8aa3a75389242ec04c2254 [
file
] [
log
] [
blame
] [
edit
]
# SPDX-License-Identifier: Apache-2.0
zephyr_library()
zephyr_library_sources_ifdef(CONFIG_PTP_CLOCK ptp_clock.c)