Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
a96e18de977150619dd3b1b9b2cdcc662f01d46f
/
.
/
drivers
/
sent
/
CMakeLists.txt
blob: ca7fdbfc9b42614b5c7928a6c9a7290aa8469feb [
file
] [
log
] [
blame
]
# Copyright 2025 NXP
# SPDX-License-Identifier: Apache-2.0
zephyr_syscall_header(${ZEPHYR_BASE}/include/zephyr/drivers/sent/sent.h)
zephyr_library()
zephyr_library_sources_ifdef(CONFIG_SENT_NXP_S32 sent_nxp_s32.c)