samples: subsys: fix sensing/simple compile

Add CONFIG_EMUL=y to native_sim.conf

Signed-off-by: Swift Tian <swift.tian@ambiq.com>
This commit is contained in:
Swift Tian 2024-05-22 14:13:55 +08:00 committed by Anas Nashif
commit 2a639c9148

View file

@ -3,3 +3,4 @@ CONFIG_BMI160_TRIGGER_NONE=y
CONFIG_EMUL_BMI160=y
CONFIG_SENSOR=y
CONFIG_SENSOR_INFO=y
CONFIG_EMUL=y