Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
aaaed300713d241bb222feb769b43eb32c446b33
/
.
/
drivers
/
dai
/
intel
/
alh
/
CMakeLists.txt
blob: bb38a9e9be5b05862a67ad35c52ca54c9ab58546 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
zephyr_library()
zephyr_library_sources(alh.c)
zephyr_library_compile_options(-std=gnu99)