Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
298ebb7aa723b33dfd0f6c7b19ea469d8b8c5508
/
.
/
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)