Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
fe6366b8045a7fdb626f4263d17305b89eb3e47f
/
.
/
subsys
/
dsp
/
CMakeLists.txt
blob: 2908c03a36cfb946fb3e32621ea462089fc9843c [
file
] [
log
] [
blame
]
# Copyright (c) 2022 Google LLC
# SPDX-License-Identifier: Apache-2.0
add_subdirectory_ifdef(CONFIG_DSP_BACKEND_CMSIS cmsis)
add_subdirectory_ifdef(CONFIG_DSP_BACKEND_ARCMWDT arcmwdt)