zephyr/tests/lib/math/interpolation/prj.conf
Jordan Yates 291fc517e3 tests: lib: interpolation: added
Add tests for the linear interpolation math functions.

Signed-off-by: Jordan Yates <jordan@embeint.com>
2024-08-29 16:12:36 -04:00

6 lines
142 B
Text

# Copyright (c) 2024 Embeint Inc
# SPDX-License-Identifier: Apache-2.0
CONFIG_ZTEST=y
# roundf support on Xtensa
CONFIG_REQUIRES_FULL_LIBC=y