Add the alias of GY271 in it8xxx2_evb.overlay. Modify the testcase.yaml, as the GY271 is magnetic sensor, not accelerometer and remove the harness. Signed-off-by: Hu Zhenyu <zhenyu.hu@intel.com>
6 lines
105 B
YAML
6 lines
105 B
YAML
tests:
|
|
drivers.i2c.api:
|
|
depends_on: i2c
|
|
tags: drivers i2c
|
|
filter: dt_alias_exists("gy271")
|