Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
495672ab623f7a4301a6bb7b5765ee48a7a13884
/
.
/
subsys
/
ipc
/
CMakeLists.txt
blob: 76bf54bcc602a6faaf669b3a73046ea42acb0501 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
add_subdirectory_ifdef(CONFIG_RPMSG_SERVICE rpmsg_service)
add_subdirectory_ifdef(CONFIG_RPMSG_MULTI_INSTANCE rpmsg_multi_instance)
add_subdirectory_ifdef(CONFIG_IPC_SERVICE ipc_service)