Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
02c5974e041ae16a166a4ef4058526598c17dd37
/
.
/
subsys
/
ipc
/
CMakeLists.txt
blob: 0bdf515f5ff3ccb210b604af5bd21e057ccb022e [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
add_subdirectory_ifdef(CONFIG_RPMSG_SERVICE rpmsg_service)
add_subdirectory_ifdef(CONFIG_IPC_SERVICE ipc_service)
add_subdirectory_ifdef(CONFIG_OPENAMP open-amp)