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