zephyr/samples/drivers/i2c
Bjarki Arge Andreasen 7ee4011166 samples: drivers: i2c: rtio_loopback: change harness to console
The harness was set to ztest, but the sample requires the console
harness to match on the "sample complete" line, its not actually
using ztest.

Signed-off-by: Bjarki Arge Andreasen <bjarki.andreasen@nordicsemi.no>
2025-02-20 21:31:06 +01:00
..
custom_target
rtio_loopback samples: drivers: i2c: rtio_loopback: change harness to console 2025-02-20 21:31:06 +01:00
target_eeprom
README.rst

.. zephyr:code-sample-category:: i2c
   :name: Inter-Integrated Circuit (I2C) Bus
   :show-listing:

   These samples demonstrate how to use the :ref:`I2C <i2c_api>` driver API.