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