Add a sample application that demonstrates how to use the ADXL362 with data ready and threshold triggers. Signed-off-by: Brett Witherspoon <spoonb@cdspooner.com>
9 lines
185 B
YAML
9 lines
185 B
YAML
sample:
|
|
name: adxl362 sample
|
|
description: ADXL362 accelerometer sample application
|
|
tests:
|
|
sample.sensor.adxl362:
|
|
harness: sensor
|
|
tags: sensors
|
|
depends_on: spi adxl362
|