This sensor defaults to no trigger, in which case no observations will be read from the device. Set to use the work queue (global) trigger. Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
7 lines
122 B
Plaintext
7 lines
122 B
Plaintext
CONFIG_STDOUT_CONSOLE=y
|
|
CONFIG_I2C=y
|
|
CONFIG_SPI=y
|
|
CONFIG_SENSOR=y
|
|
CONFIG_LSM6DSL=y
|
|
CONFIG_LSM6DSL_TRIGGER_GLOBAL_THREAD=y
|