blob: 5a97fffa4650131c7138bb5454d43588c2704629 [file] [log] [blame]
# SPDX-FileCopyrightText: Copyright (c) 2023 Carl Zeiss Meditec AG
# SPDX-License-Identifier: Apache-2.0
CONFIG_ZTEST=y
# Set log levels
CONFIG_I2C_LOG_LEVEL_WRN=y
CONFIG_SENSOR_LOG_LEVEL_WRN=y
# Enable sensors
CONFIG_SENSOR=y
# Enable emulation
CONFIG_EMUL=y
# Enable Floating Point
CONFIG_FPU=y