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