Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
3a2dc777437f37e8745ccf51660f3015877c4319
/
.
/
subsys
/
emul
/
CMakeLists.txt
blob: 93bd566828ecf27edb315d0d0104cb86c8ee28d9 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
zephyr_library()
zephyr_library_sources_ifdef(CONFIG_EMUL emul.c)
add_subdirectory(i2c)
add_subdirectory(spi)