Sample was not hitting any filters, make it build and fix filters. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
14 lines
271 B
YAML
14 lines
271 B
YAML
sample:
|
|
name: LIS2DH Accelerometer Monitor
|
|
tests:
|
|
sample.sensor.lis2dh:
|
|
filter: dt_compat_enabled("st,lis2dh")
|
|
harness: sensor
|
|
tags:
|
|
- samples
|
|
- sensor
|
|
depends_on:
|
|
- i2c
|
|
integration_platforms:
|
|
- sparkfun_thing_plus/nrf9160
|