I am following your youtube channel for Zephyr.
I am using nrf Connect’s LIS2DH example and trying to learn how to add motion interrupt.
When I add “CONFIG_LIS2DH_TRIGGER_GLOBAL_THREAD=y” line in prj.conf file, I get this warning: CONFIG_LIS2DH_TRIGGER_GLOBAL_THREAD was assigned the value y, but got the value n. Missing dependencies:<choice LIS2DH_TRIGGER_MODE>.
Can you please help? What am I missing here? I am a newbie in the Zephyr world.
Best,
Ashish