blob: c49758906f269479a189fb3d3f5bcb1e2eb1714c [file] [log] [blame]
# Copyright (c) 2020 Stephanos Ioannidis <root@stephanos.io>
# SPDX-License-Identifier: Apache-2.0
zephyr_library()
zephyr_library_sources(
arm_gaussian_naive_bayes_predict_f32.c
)