Using the SPI emulator we can create a simple test for the BMI160 driver. Add this an enable it for native_posix. Signed-off-by: Simon Glass <sjg@chromium.org>
7 lines
123 B
YAML
7 lines
123 B
YAML
tests:
|
|
drivers.i2c:
|
|
depends_on: i2c
|
|
tags: drivers i2c
|
|
harness: sensor
|
|
filter: dt_alias_exists("accel-0")
|