Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
c1b5cc4c3f700d303881e854ad2042f680b8f7e7
/
.
/
subsys
/
dsp
/
CMakeLists.txt
blob: 2908c03a36cfb946fb3e32621ea462089fc9843c [
file
]
# 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)