zephyr/samples/drivers/i2c/rtio_loopback/sample.yaml
Bjarki Arge Andreasen 4cd33baf06 samples: i2c: rtio: add i2c_rtio_loopback sample
Add sample which clearly and thorougly shows how to use RTIO with
I2C controllers, both synchronously and async, comparing it with
the "standard" I2C API, in an controlled environment. Both the I2C
controller and I2C target are managed by the sample, using loopback
to monitor and control the I2C transfers.

Signed-off-by: Bjarki Arge Andreasen <bjarki.andreasen@nordicsemi.no>
2024-12-18 22:10:45 +01:00

10 lines
169 B
YAML

sample:
name: I2C RTIO loopback sample
tests:
sample.drivers.i2c.rtio_loopback:
tags:
- rtio
- i2c_target
platform_allow:
- b_u585i_iot02a