zephyr/samples/drivers/i2c
Bjarki Arge Andreasen 846b468715 samples: drivers: i2c: rtio_loopback: add fixture
Add i2c_bus_short fixture to the rtio_loopback sample to ensure it
is only run on boards with the bus shorted. The i2c_bus_short
fixture is also used in the i2c_target_api test suite.

Signed-off-by: Bjarki Arge Andreasen <bjarki.andreasen@nordicsemi.no>
2025-02-14 00:47:34 +01:00
..
custom_target boards: nxp: adopt new zephyr:board directive and role 2024-10-24 17:51:15 +02:00
rtio_loopback samples: drivers: i2c: rtio_loopback: add fixture 2025-02-14 00:47:34 +01:00
target_eeprom boards: nxp: adopt new zephyr:board directive and role 2024-10-24 17:51:15 +02:00
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.