zephyr/tests/drivers/i2c/i2c_api/testcase.yaml
Hu Zhenyu 237f317eec tests: Add the test case of GY271 on I2C0 of it8xxx2_evb
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>
2022-10-26 12:01:59 +02:00

6 lines
105 B
YAML

tests:
drivers.i2c.api:
depends_on: i2c
tags: drivers i2c
filter: dt_alias_exists("gy271")