zephyr/tests/subsys/sensing/boards/native_sim.conf
Qianru Huang a736f150f7 tests: subsys: sensing: add sensing test skeleton
Add the test cases for Sensing(Sensing Subsystem) to verify the
functionality of sensing portion of subsystem.
The test cases are based on native_sim platform.

Signed-off-by: Qianru Huang <qianru.huang@intel.com>
2024-06-06 00:42:04 -07:00

6 lines
122 B
Plaintext

#Enable BMI160 and BMI160 Emulator
CONFIG_BMI160_TRIGGER_NONE=y
CONFIG_EMUL_BMI160=y
CONFIG_SENSOR=y
CONFIG_SENSOR_INFO=y